#cbdf9f Hex Color
rgb(203, 223, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | df | 9f | - | #cbdf9f |
RGB | 203 | 223 | 159 | - | rgb(203,223,159) |
HSL | 79 | 50% | 75% | - | hsl(79,50%,75%) |
HSV | 79 | 29% | 87% | - | hsv(79,29%,87%) |
XYZ | 57.2743 | 67.9751 | 42.9027 | - | xyz(57.2743,67.9751,42.9027) |
CIE-LAB | 85.99 | -17.31 | 29.23 | - | lab(85.99,-17.31,29.23) |
CMYK | 0.089686098654709 | 0 | 0.28699551569507 | 0.12549019607843 | cmyk(0.089686098654709,0,0.28699551569507,0.12549019607843) |
Description
The RGB value of color #cbdf9f is rgb(203, 223, 159).
In the hex color #cbdf9f, The value of Red is 203, value of Green is 223, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #cbdf9f consists of 79° Hue, 50% Saturation, and 75% Lightness.
In the CMYK color model, the color #cbdf9f can be represented as Cyan=0.089686098654709%, Magenta=0%, Yellow=0.28699551569507%, and Black=0.12549019607843%.
Shades of #cbdf9f
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 #cbdf9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbdf9f
Preview of #cbdf9f on White Background
The contrast ratio of #cbdf9f with white color is 1.44
Preview of #cbdf9f on black background
The contrast ratio of #cbdf9f with black color is 14.6
#cbdf9f color will look good with a black background.
Color Schemes of #cbdf9f
Triadic Colors of #cbdf9f
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 #cbdf9f
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 #cbdf9f
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 #cbdf9f
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: #cbdf9f;
}
This is a sample text used for the color #cbdf9f. 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: #cbdf9f;
}
This is a sample text used for the color #cbdf9f. 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 #cbdf9f;
}
This is a sample text used for the color #cbdf9f. 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 34.7%
Green 38.12%
Blue 27.18%
CMYK Percentage
Cyan 17.86
Magenta 0%
Yellow 57.15%
Black 24.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.