#faeab7 Hex Color
rgb(250, 234, 183)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | ea | b7 | - | #faeab7 |
RGB | 250 | 234 | 183 | - | rgb(250,234,183) |
HSL | 46 | 87% | 85% | - | hsl(46,87%,85%) |
HSV | 46 | 27% | 98% | - | hsv(46,27%,98%) |
XYZ | 77.3944 | 82.5885 | 56.6618 | - | xyz(77.3944,82.5885,56.6618) |
CIE-LAB | 92.83 | -2.21 | 26.78 | - | lab(92.83,-2.21,26.78) |
CMYK | 0 | 0.064 | 0.268 | 0.019607843137255 | cmyk(0,0.064,0.268,0.019607843137255) |
Description
The RGB value of color #faeab7 is rgb(250, 234, 183).
In the hex color #faeab7, The value of Red is 250, value of Green is 234, and value of Blue is 183. The primary color is Red. Similarly, The HSL values for #faeab7 consists of 46° Hue, 87% Saturation, and 85% Lightness.
In the CMYK color model, the color #faeab7 can be represented as Cyan=0%, Magenta=0.064%, Yellow=0.268%, and Black=0.019607843137255%.
Shades of #faeab7
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #faeab7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faeab7
Preview of #faeab7 on White Background
The contrast ratio of #faeab7 with white color is 1.2
Preview of #faeab7 on black background
The contrast ratio of #faeab7 with black color is 17.52
#faeab7 color will look good with a black background.
Color Schemes of #faeab7
Triadic Colors of #faeab7
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #faeab7
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #faeab7
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #faeab7
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #faeab7;
}
This is a sample text used for the color #faeab7. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #faeab7;
}
This is a sample text used for the color #faeab7. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #faeab7;
}
This is a sample text used for the color #faeab7. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 37.48%
Green 35.08%
Blue 27.44%
CMYK Percentage
Cyan 0
Magenta 18.2%
Yellow 76.22%
Black 5.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.