#cfdd9a Hex Color
rgb(207, 221, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | dd | 9a | - | #cfdd9a |
RGB | 207 | 221 | 154 | - | rgb(207,221,154) |
HSL | 73 | 50% | 74% | - | hsl(73,50%,74%) |
HSV | 73 | 30% | 87% | - | hsv(73,30%,87%) |
XYZ | 57.4213 | 67.3114 | 40.5378 | - | xyz(57.4213,67.3114,40.5378) |
CIE-LAB | 85.66 | -15.51 | 31.4 | - | lab(85.66,-15.51,31.4) |
CMYK | 0.063348416289593 | 0 | 0.30316742081448 | 0.13333333333333 | cmyk(0.063348416289593,0,0.30316742081448,0.13333333333333) |
Description
The RGB value of color #cfdd9a is rgb(207, 221, 154).
In the hex color #cfdd9a, The value of Red is 207, value of Green is 221, and value of Blue is 154. The primary color is Green. Similarly, The HSL values for #cfdd9a consists of 73° Hue, 50% Saturation, and 74% Lightness.
In the CMYK color model, the color #cfdd9a can be represented as Cyan=0.063348416289593%, Magenta=0%, Yellow=0.30316742081448%, and Black=0.13333333333333%.
Shades of #cfdd9a
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 #cfdd9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfdd9a
Preview of #cfdd9a on White Background
The contrast ratio of #cfdd9a with white color is 1.45
Preview of #cfdd9a on black background
The contrast ratio of #cfdd9a with black color is 14.46
#cfdd9a color will look good with a black background.
Color Schemes of #cfdd9a
Triadic Colors of #cfdd9a
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 #cfdd9a
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 #cfdd9a
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 #cfdd9a
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: #cfdd9a;
}
This is a sample text used for the color #cfdd9a. 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: #cfdd9a;
}
This is a sample text used for the color #cfdd9a. 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 #cfdd9a;
}
This is a sample text used for the color #cfdd9a. 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.57%
Green 37.97%
Blue 26.46%
CMYK Percentage
Cyan 12.67
Magenta 0%
Yellow 60.65%
Black 26.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.