#cfe02f Hex Color
rgb(207, 224, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | e0 | 2f | - | #cfe02f |
RGB | 207 | 224 | 47 | - | rgb(207,224,47) |
HSL | 66 | 74% | 53% | - | hsl(66,74%,53%) |
HSV | 66 | 79% | 88% | - | hsv(66,79%,88%) |
XYZ | 52.9009 | 66.7819 | 12.7914 | - | xyz(52.9009,66.7819,12.7914) |
CIE-LAB | 85.39 | -25.75 | 76.86 | - | lab(85.39,-25.75,76.86) |
CMYK | 0.075892857142857 | 0 | 0.79017857142857 | 0.12156862745098 | cmyk(0.075892857142857,0,0.79017857142857,0.12156862745098) |
Description
The RGB value of color #cfe02f is rgb(207, 224, 47).
In the hex color #cfe02f, The value of Red is 207, value of Green is 224, and value of Blue is 47. The primary color is Green. Similarly, The HSL values for #cfe02f consists of 66° Hue, 74% Saturation, and 53% Lightness.
In the CMYK color model, the color #cfe02f can be represented as Cyan=0.075892857142857%, Magenta=0%, Yellow=0.79017857142857%, and Black=0.12156862745098%.
Shades of #cfe02f
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 #cfe02f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfe02f
Preview of #cfe02f on White Background
The contrast ratio of #cfe02f with white color is 1.46
Preview of #cfe02f on black background
The contrast ratio of #cfe02f with black color is 14.36
#cfe02f color will look good with a black background.
Color Schemes of #cfe02f
Triadic Colors of #cfe02f
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 #cfe02f
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 #cfe02f
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 #cfe02f
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: #cfe02f;
}
This is a sample text used for the color #cfe02f. 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: #cfe02f;
}
This is a sample text used for the color #cfe02f. 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 #cfe02f;
}
This is a sample text used for the color #cfe02f. 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 43.31%
Green 46.86%
Blue 9.83%
CMYK Percentage
Cyan 7.68
Magenta 0%
Yellow 80.01%
Black 12.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.