#cdbb69 Hex Color
rgb(205, 187, 105)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | bb | 69 | - | #cdbb69 |
RGB | 205 | 187 | 105 | - | rgb(205,187,105) |
HSL | 49 | 50% | 61% | - | hsl(49,50%,61%) |
HSV | 49 | 49% | 80% | - | hsv(49,49%,80%) |
XYZ | 45.497 | 49.5397 | 20.5288 | - | xyz(45.497,49.5397,20.5288) |
CIE-LAB | 75.79 | -4.5 | 43.57 | - | lab(75.79,-4.5,43.57) |
CMYK | 0 | 0.087804878048781 | 0.48780487804878 | 0.19607843137255 | cmyk(0,0.087804878048781,0.48780487804878,0.19607843137255) |
Description
The RGB value of color #cdbb69 is rgb(205, 187, 105).
In the hex color #cdbb69, The value of Red is 205, value of Green is 187, and value of Blue is 105. The primary color is Red. Similarly, The HSL values for #cdbb69 consists of 49° Hue, 50% Saturation, and 61% Lightness.
In the CMYK color model, the color #cdbb69 can be represented as Cyan=0%, Magenta=0.087804878048781%, Yellow=0.48780487804878%, and Black=0.19607843137255%.
Shades of #cdbb69
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 #cdbb69
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdbb69
Preview of #cdbb69 on White Background
The contrast ratio of #cdbb69 with white color is 1.93
Preview of #cdbb69 on black background
The contrast ratio of #cdbb69 with black color is 10.91
#cdbb69 color will look good with a black background.
Color Schemes of #cdbb69
Triadic Colors of #cdbb69
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 #cdbb69
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 #cdbb69
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 #cdbb69
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: #cdbb69;
}
This is a sample text used for the color #cdbb69. 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: #cdbb69;
}
This is a sample text used for the color #cdbb69. 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 #cdbb69;
}
This is a sample text used for the color #cdbb69. 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 41.25%
Green 37.63%
Blue 21.13%
CMYK Percentage
Cyan 0
Magenta 11.38%
Yellow 63.21%
Black 25.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.