#faebe5 Hex Color
rgb(250, 235, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | eb | e5 | - | #faebe5 |
RGB | 250 | 235 | 229 | - | rgb(250,235,229) |
HSL | 17 | 68% | 94% | - | hsl(17,68%,94%) |
HSV | 17 | 8% | 98% | - | hsv(17,8%,98%) |
XYZ | 83.2755 | 85.3978 | 86.2231 | - | xyz(83.2755,85.3978,86.2231) |
CIE-LAB | 94.05 | 4.07 | 4.71 | - | lab(94.05,4.07,4.71) |
CMYK | 0 | 0.06 | 0.084 | 0.019607843137255 | cmyk(0,0.06,0.084,0.019607843137255) |
Description
The RGB value of color #faebe5 is rgb(250, 235, 229).
In the hex color #faebe5, The value of Red is 250, value of Green is 235, and value of Blue is 229. The primary color is Red. Similarly, The HSL values for #faebe5 consists of 17° Hue, 68% Saturation, and 94% Lightness.
In the CMYK color model, the color #faebe5 can be represented as Cyan=0%, Magenta=0.06%, Yellow=0.084%, and Black=0.019607843137255%.
Shades of #faebe5
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 #faebe5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faebe5
Preview of #faebe5 on White Background
The contrast ratio of #faebe5 with white color is 1.16
Preview of #faebe5 on black background
The contrast ratio of #faebe5 with black color is 18.08
#faebe5 color will look good with a black background.
Color Schemes of #faebe5
Triadic Colors of #faebe5
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 #faebe5
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 #faebe5
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 #faebe5
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: #faebe5;
}
This is a sample text used for the color #faebe5. 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: #faebe5;
}
This is a sample text used for the color #faebe5. 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 #faebe5;
}
This is a sample text used for the color #faebe5. 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 35.01%
Green 32.91%
Blue 32.07%
CMYK Percentage
Cyan 0
Magenta 36.67%
Yellow 51.34%
Black 11.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.