#cfe19d Hex Color
rgb(207, 225, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | e1 | 9d | - | #cfe19d |
RGB | 207 | 225 | 157 | - | rgb(207,225,157) |
HSL | 76 | 53% | 75% | - | hsl(76,53%,75%) |
HSV | 76 | 30% | 88% | - | hsv(76,30%,88%) |
XYZ | 58.7431 | 69.5501 | 42.2267 | - | xyz(58.7431,69.5501,42.2267) |
CIE-LAB | 86.78 | -17.1 | 31.35 | - | lab(86.78,-17.1,31.35) |
CMYK | 0.08 | 0 | 0.30222222222222 | 0.11764705882353 | cmyk(0.08,0,0.30222222222222,0.11764705882353) |
Description
The RGB value of color #cfe19d is rgb(207, 225, 157).
In the hex color #cfe19d, The value of Red is 207, value of Green is 225, and value of Blue is 157. The primary color is Green. Similarly, The HSL values for #cfe19d consists of 76° Hue, 53% Saturation, and 75% Lightness.
In the CMYK color model, the color #cfe19d can be represented as Cyan=0.08%, Magenta=0%, Yellow=0.30222222222222%, and Black=0.11764705882353%.
Shades of #cfe19d
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 #cfe19d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfe19d
Preview of #cfe19d on White Background
The contrast ratio of #cfe19d with white color is 1.41
Preview of #cfe19d on black background
The contrast ratio of #cfe19d with black color is 14.91
#cfe19d color will look good with a black background.
Color Schemes of #cfe19d
Triadic Colors of #cfe19d
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 #cfe19d
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 #cfe19d
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 #cfe19d
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: #cfe19d;
}
This is a sample text used for the color #cfe19d. 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: #cfe19d;
}
This is a sample text used for the color #cfe19d. 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 #cfe19d;
}
This is a sample text used for the color #cfe19d. 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.14%
Green 38.2%
Blue 26.66%
CMYK Percentage
Cyan 16
Magenta 0%
Yellow 60.46%
Black 23.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.