#cff17e Hex Color
rgb(207, 241, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | f1 | 7e | - | #cff17e |
RGB | 207 | 241 | 126 | - | rgb(207,241,126) |
HSL | 78 | 80% | 72% | - | hsl(78,80%,72%) |
HSV | 78 | 48% | 95% | - | hsv(78,48%,95%) |
XYZ | 60.9533 | 77.6823 | 31.5203 | - | xyz(60.9533,77.6823,31.5203) |
CIE-LAB | 90.63 | -28.45 | 51.55 | - | lab(90.63,-28.45,51.55) |
CMYK | 0.14107883817427 | 0 | 0.47717842323651 | 0.054901960784314 | cmyk(0.14107883817427,0,0.47717842323651,0.054901960784314) |
Description
The RGB value of color #cff17e is rgb(207, 241, 126).
In the hex color #cff17e, The value of Red is 207, value of Green is 241, and value of Blue is 126. The primary color is Green. Similarly, The HSL values for #cff17e consists of 78° Hue, 80% Saturation, and 72% Lightness.
In the CMYK color model, the color #cff17e can be represented as Cyan=0.14107883817427%, Magenta=0%, Yellow=0.47717842323651%, and Black=0.054901960784314%.
Shades of #cff17e
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 #cff17e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cff17e
Preview of #cff17e on White Background
The contrast ratio of #cff17e with white color is 1.27
Preview of #cff17e on black background
The contrast ratio of #cff17e with black color is 16.54
#cff17e color will look good with a black background.
Color Schemes of #cff17e
Triadic Colors of #cff17e
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 #cff17e
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 #cff17e
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 #cff17e
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: #cff17e;
}
This is a sample text used for the color #cff17e. 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: #cff17e;
}
This is a sample text used for the color #cff17e. 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 #cff17e;
}
This is a sample text used for the color #cff17e. 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 36.06%
Green 41.99%
Blue 21.95%
CMYK Percentage
Cyan 20.96
Magenta 0%
Yellow 70.89%
Black 8.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.