#f2faef Hex Color
rgb(242, 250, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | fa | ef | - | #f2faef |
RGB | 242 | 250 | 239 | - | rgb(242,250,239) |
HSL | 104 | 52% | 96% | - | hsl(104,52%,96%) |
HSV | 104 | 4% | 98% | - | hsv(104,4%,98%) |
XYZ | 86.3835 | 93.4805 | 95.152 | - | xyz(86.3835,93.4805,95.152) |
CIE-LAB | 97.42 | -4.57 | 4.34 | - | lab(97.42,-4.57,4.34) |
CMYK | 0.032 | 0 | 0.044 | 0.019607843137255 | cmyk(0.032,0,0.044,0.019607843137255) |
Description
The RGB value of color #f2faef is rgb(242, 250, 239).
In the hex color #f2faef, The value of Red is 242, value of Green is 250, and value of Blue is 239. The primary color is Green. Similarly, The HSL values for #f2faef consists of 104° Hue, 52% Saturation, and 96% Lightness.
In the CMYK color model, the color #f2faef can be represented as Cyan=0.032%, Magenta=0%, Yellow=0.044%, and Black=0.019607843137255%.
Shades of #f2faef
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 #f2faef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f2faef
Preview of #f2faef on White Background
The contrast ratio of #f2faef with white color is 1.07
Preview of #f2faef on black background
The contrast ratio of #f2faef with black color is 19.7
#f2faef color will look good with a black background.
Color Schemes of #f2faef
Triadic Colors of #f2faef
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 #f2faef
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 #f2faef
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 #f2faef
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: #f2faef;
}
This is a sample text used for the color #f2faef. 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: #f2faef;
}
This is a sample text used for the color #f2faef. 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 #f2faef;
}
This is a sample text used for the color #f2faef. 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.11%
Green 34.2%
Blue 32.69%
CMYK Percentage
Cyan 33.47
Magenta 0%
Yellow 46.02%
Black 20.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.