#f2fecc Hex Color
rgb(242, 254, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | fe | cc | - | #f2fecc |
RGB | 242 | 254 | 204 | - | rgb(242,254,204) |
HSL | 74 | 96% | 90% | - | hsl(74,96%,90%) |
HSV | 74 | 20% | 100% | - | hsv(74,20%,100%) |
XYZ | 82.9588 | 94.1205 | 70.9214 | - | xyz(82.9588,94.1205,70.9214) |
CIE-LAB | 97.68 | -12.17 | 22.63 | - | lab(97.68,-12.17,22.63) |
CMYK | 0.047244094488189 | 0 | 0.19685039370079 | 0.003921568627451 | cmyk(0.047244094488189,0,0.19685039370079,0.003921568627451) |
Description
The RGB value of color #f2fecc is rgb(242, 254, 204).
In the hex color #f2fecc, The value of Red is 242, value of Green is 254, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #f2fecc consists of 74° Hue, 96% Saturation, and 90% Lightness.
In the CMYK color model, the color #f2fecc can be represented as Cyan=0.047244094488189%, Magenta=0%, Yellow=0.19685039370079%, and Black=0.003921568627451%.
Shades of #f2fecc
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 #f2fecc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f2fecc
Preview of #f2fecc on White Background
The contrast ratio of #f2fecc with white color is 1.06
Preview of #f2fecc on black background
The contrast ratio of #f2fecc with black color is 19.82
#f2fecc color will look good with a black background.
Color Schemes of #f2fecc
Triadic Colors of #f2fecc
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 #f2fecc
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 #f2fecc
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 #f2fecc
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: #f2fecc;
}
This is a sample text used for the color #f2fecc. 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: #f2fecc;
}
This is a sample text used for the color #f2fecc. 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 #f2fecc;
}
This is a sample text used for the color #f2fecc. 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 34.57%
Green 36.29%
Blue 29.14%
CMYK Percentage
Cyan 19.05
Magenta 0%
Yellow 79.37%
Black 1.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.