#faeef8 Hex Color
rgb(250, 238, 248)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fa | ee | f8 | - | #faeef8 |
RGB | 250 | 238 | 248 | - | rgb(250,238,248) |
HSL | 310 | 55% | 96% | - | hsl(310,55%,96%) |
HSV | 310 | 5% | 98% | - | hsv(310,5%,98%) |
XYZ | 86.9422 | 88.2504 | 101.2586 | - | xyz(86.9422,88.2504,101.2586) |
CIE-LAB | 95.27 | 5.77 | -3.38 | - | lab(95.27,5.77,-3.38) |
CMYK | 0 | 0.048 | 0.008 | 0.019607843137255 | cmyk(0,0.048,0.008,0.019607843137255) |
Description
The RGB value of color #faeef8 is rgb(250, 238, 248).
In the hex color #faeef8, The value of Red is 250, value of Green is 238, and value of Blue is 248. The primary color is Red. Similarly, The HSL values for #faeef8 consists of 310° Hue, 55% Saturation, and 96% Lightness.
In the CMYK color model, the color #faeef8 can be represented as Cyan=0%, Magenta=0.048%, Yellow=0.008%, and Black=0.019607843137255%.
Shades of #faeef8
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 #faeef8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #faeef8
Preview of #faeef8 on White Background
The contrast ratio of #faeef8 with white color is 1.13
Preview of #faeef8 on black background
The contrast ratio of #faeef8 with black color is 18.65
#faeef8 color will look good with a black background.
Color Schemes of #faeef8
Triadic Colors of #faeef8
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 #faeef8
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 #faeef8
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 #faeef8
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: #faeef8;
}
This is a sample text used for the color #faeef8. 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: #faeef8;
}
This is a sample text used for the color #faeef8. 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 #faeef8;
}
This is a sample text used for the color #faeef8. 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 33.97%
Green 32.34%
Blue 33.7%
CMYK Percentage
Cyan 0
Magenta 63.49%
Yellow 10.58%
Black 25.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.