#f2f5ee Hex Color
rgb(242, 245, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | f5 | ee | - | #f2f5ee |
RGB | 242 | 245 | 238 | - | rgb(242,245,238) |
HSL | 86 | 26% | 95% | - | hsl(86,26%,95%) |
HSV | 86 | 3% | 96% | - | hsv(86,3%,96%) |
XYZ | 84.703 | 90.3551 | 93.8649 | - | xyz(84.703,90.3551,93.8649) |
CIE-LAB | 96.14 | -2.22 | 3.01 | - | lab(96.14,-2.22,3.01) |
CMYK | 0.012244897959184 | 0 | 0.028571428571429 | 0.03921568627451 | cmyk(0.012244897959184,0,0.028571428571429,0.03921568627451) |
Description
The RGB value of color #f2f5ee is rgb(242, 245, 238).
In the hex color #f2f5ee, The value of Red is 242, value of Green is 245, and value of Blue is 238. The primary color is Green. Similarly, The HSL values for #f2f5ee consists of 86° Hue, 26% Saturation, and 95% Lightness.
In the CMYK color model, the color #f2f5ee can be represented as Cyan=0.012244897959184%, Magenta=0%, Yellow=0.028571428571429%, and Black=0.03921568627451%.
Shades of #f2f5ee
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 #f2f5ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f2f5ee
Preview of #f2f5ee on White Background
The contrast ratio of #f2f5ee with white color is 1.1
Preview of #f2f5ee on black background
The contrast ratio of #f2f5ee with black color is 19.07
#f2f5ee color will look good with a black background.
Color Schemes of #f2f5ee
Triadic Colors of #f2f5ee
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 #f2f5ee
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 #f2f5ee
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 #f2f5ee
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: #f2f5ee;
}
This is a sample text used for the color #f2f5ee. 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: #f2f5ee;
}
This is a sample text used for the color #f2f5ee. 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 #f2f5ee;
}
This is a sample text used for the color #f2f5ee. 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.38%
Green 33.79%
Blue 32.83%
CMYK Percentage
Cyan 15.3
Magenta 0%
Yellow 35.7%
Black 49%
Comments on this color
Please login or signup to post a comment.
No comments yet.