#cabd6e Hex Color
rgb(202, 189, 110)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | bd | 6e | - | #cabd6e |
RGB | 202 | 189 | 110 | - | rgb(202,189,110) |
HSL | 52 | 46% | 61% | - | hsl(52,46%,61%) |
HSV | 52 | 46% | 79% | - | hsv(52,46%,79%) |
XYZ | 45.3692 | 50.0775 | 22.0266 | - | xyz(45.3692,50.0775,22.0266) |
CIE-LAB | 76.12 | -6.29 | 41.42 | - | lab(76.12,-6.29,41.42) |
CMYK | 0 | 0.064356435643564 | 0.45544554455446 | 0.2078431372549 | cmyk(0,0.064356435643564,0.45544554455446,0.2078431372549) |
Description
The RGB value of color #cabd6e is rgb(202, 189, 110).
In the hex color #cabd6e, The value of Red is 202, value of Green is 189, and value of Blue is 110. The primary color is Red. Similarly, The HSL values for #cabd6e consists of 52° Hue, 46% Saturation, and 61% Lightness.
In the CMYK color model, the color #cabd6e can be represented as Cyan=0%, Magenta=0.064356435643564%, Yellow=0.45544554455446%, and Black=0.2078431372549%.
Shades of #cabd6e
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 #cabd6e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cabd6e
Preview of #cabd6e on White Background
The contrast ratio of #cabd6e with white color is 1.91
Preview of #cabd6e on black background
The contrast ratio of #cabd6e with black color is 11.02
#cabd6e color will look good with a black background.
Color Schemes of #cabd6e
Triadic Colors of #cabd6e
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 #cabd6e
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 #cabd6e
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 #cabd6e
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: #cabd6e;
}
This is a sample text used for the color #cabd6e. 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: #cabd6e;
}
This is a sample text used for the color #cabd6e. 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 #cabd6e;
}
This is a sample text used for the color #cabd6e. 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 40.32%
Green 37.72%
Blue 21.96%
CMYK Percentage
Cyan 0
Magenta 8.84%
Yellow 62.59%
Black 28.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.