#cfe72e Hex Color
rgb(207, 231, 46)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | e7 | 2e | - | #cfe72e |
RGB | 207 | 231 | 46 | - | rgb(207,231,46) |
HSL | 68 | 79% | 54% | - | hsl(68,79%,54%) |
HSV | 68 | 80% | 91% | - | hsv(68,80%,91%) |
XYZ | 54.8012 | 70.6145 | 13.3264 | - | xyz(54.8012,70.6145,13.3264) |
CIE-LAB | 87.3 | -29.09 | 78.8 | - | lab(87.3,-29.09,78.8) |
CMYK | 0.1038961038961 | 0 | 0.8008658008658 | 0.094117647058824 | cmyk(0.1038961038961,0,0.8008658008658,0.094117647058824) |
Description
The RGB value of color #cfe72e is rgb(207, 231, 46).
In the hex color #cfe72e, The value of Red is 207, value of Green is 231, and value of Blue is 46. The primary color is Green. Similarly, The HSL values for #cfe72e consists of 68° Hue, 79% Saturation, and 54% Lightness.
In the CMYK color model, the color #cfe72e can be represented as Cyan=0.1038961038961%, Magenta=0%, Yellow=0.8008658008658%, and Black=0.094117647058824%.
Shades of #cfe72e
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 #cfe72e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfe72e
Preview of #cfe72e on White Background
The contrast ratio of #cfe72e with white color is 1.39
Preview of #cfe72e on black background
The contrast ratio of #cfe72e with black color is 15.12
#cfe72e color will look good with a black background.
Color Schemes of #cfe72e
Triadic Colors of #cfe72e
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 #cfe72e
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 #cfe72e
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 #cfe72e
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: #cfe72e;
}
This is a sample text used for the color #cfe72e. 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: #cfe72e;
}
This is a sample text used for the color #cfe72e. 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 #cfe72e;
}
This is a sample text used for the color #cfe72e. 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 42.77%
Green 47.73%
Blue 9.5%
CMYK Percentage
Cyan 10.4
Magenta 0%
Yellow 80.18%
Black 9.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.