#f2f7e7 Hex Color
rgb(242, 247, 231)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | f7 | e7 | - | #f2f7e7 |
RGB | 242 | 247 | 231 | - | rgb(242,247,231) |
HSL | 79 | 50% | 94% | - | hsl(79,50%,94%) |
HSV | 79 | 6% | 97% | - | hsv(79,6%,97%) |
XYZ | 84.3025 | 91.1683 | 88.7553 | - | xyz(84.3025,91.1683,88.7553) |
CIE-LAB | 96.48 | -4.42 | 7.1 | - | lab(96.48,-4.42,7.1) |
CMYK | 0.020242914979757 | 0 | 0.064777327935223 | 0.031372549019608 | cmyk(0.020242914979757,0,0.064777327935223,0.031372549019608) |
Description
The RGB value of color #f2f7e7 is rgb(242, 247, 231).
In the hex color #f2f7e7, The value of Red is 242, value of Green is 247, and value of Blue is 231. The primary color is Green. Similarly, The HSL values for #f2f7e7 consists of 79° Hue, 50% Saturation, and 94% Lightness.
In the CMYK color model, the color #f2f7e7 can be represented as Cyan=0.020242914979757%, Magenta=0%, Yellow=0.064777327935223%, and Black=0.031372549019608%.
Shades of #f2f7e7
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 #f2f7e7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f2f7e7
Preview of #f2f7e7 on White Background
The contrast ratio of #f2f7e7 with white color is 1.09
Preview of #f2f7e7 on black background
The contrast ratio of #f2f7e7 with black color is 19.23
#f2f7e7 color will look good with a black background.
Color Schemes of #f2f7e7
Triadic Colors of #f2f7e7
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 #f2f7e7
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 #f2f7e7
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 #f2f7e7
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: #f2f7e7;
}
This is a sample text used for the color #f2f7e7. 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: #f2f7e7;
}
This is a sample text used for the color #f2f7e7. 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 #f2f7e7;
}
This is a sample text used for the color #f2f7e7. 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.61%
Green 34.31%
Blue 32.08%
CMYK Percentage
Cyan 17.39
Magenta 0%
Yellow 55.65%
Black 26.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.