#cff08c Hex Color
rgb(207, 240, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | f0 | 8c | - | #cff08c |
RGB | 207 | 240 | 140 | - | rgb(207,240,140) |
HSL | 80 | 77% | 75% | - | hsl(80,77%,75%) |
HSV | 80 | 42% | 94% | - | hsv(80,42%,94%) |
XYZ | 61.6258 | 77.479 | 36.5179 | - | xyz(61.6258,77.479,36.5179) |
CIE-LAB | 90.54 | -26.47 | 44.74 | - | lab(90.54,-26.47,44.74) |
CMYK | 0.1375 | 0 | 0.41666666666667 | 0.058823529411765 | cmyk(0.1375,0,0.41666666666667,0.058823529411765) |
Description
The RGB value of color #cff08c is rgb(207, 240, 140).
In the hex color #cff08c, The value of Red is 207, value of Green is 240, and value of Blue is 140. The primary color is Green. Similarly, The HSL values for #cff08c consists of 80° Hue, 77% Saturation, and 75% Lightness.
In the CMYK color model, the color #cff08c can be represented as Cyan=0.1375%, Magenta=0%, Yellow=0.41666666666667%, and Black=0.058823529411765%.
Shades of #cff08c
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 #cff08c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cff08c
Preview of #cff08c on White Background
The contrast ratio of #cff08c with white color is 1.27
Preview of #cff08c on black background
The contrast ratio of #cff08c with black color is 16.5
#cff08c color will look good with a black background.
Color Schemes of #cff08c
Triadic Colors of #cff08c
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 #cff08c
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 #cff08c
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 #cff08c
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: #cff08c;
}
This is a sample text used for the color #cff08c. 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: #cff08c;
}
This is a sample text used for the color #cff08c. 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 #cff08c;
}
This is a sample text used for the color #cff08c. 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 35.26%
Green 40.89%
Blue 23.85%
CMYK Percentage
Cyan 22.43
Magenta 0%
Yellow 67.97%
Black 9.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.