#cbb27a Hex Color
rgb(203, 178, 122)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | b2 | 7a | - | #cbb27a |
RGB | 203 | 178 | 122 | - | rgb(203,178,122) |
HSL | 41 | 44% | 64% | - | hsl(41,44%,64%) |
HSV | 41 | 40% | 80% | - | hsv(41,40%,80%) |
XYZ | 44.0618 | 45.9424 | 24.9578 | - | xyz(44.0618,45.9424,24.9578) |
CIE-LAB | 73.51 | 1.16 | 31.93 | - | lab(73.51,1.16,31.93) |
CMYK | 0 | 0.12315270935961 | 0.39901477832512 | 0.20392156862745 | cmyk(0,0.12315270935961,0.39901477832512,0.20392156862745) |
Description
The RGB value of color #cbb27a is rgb(203, 178, 122).
In the hex color #cbb27a, The value of Red is 203, value of Green is 178, and value of Blue is 122. The primary color is Red. Similarly, The HSL values for #cbb27a consists of 41° Hue, 44% Saturation, and 64% Lightness.
In the CMYK color model, the color #cbb27a can be represented as Cyan=0%, Magenta=0.12315270935961%, Yellow=0.39901477832512%, and Black=0.20392156862745%.
Shades of #cbb27a
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 #cbb27a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbb27a
Preview of #cbb27a on White Background
The contrast ratio of #cbb27a with white color is 2.06
Preview of #cbb27a on black background
The contrast ratio of #cbb27a with black color is 10.19
#cbb27a color will look good with a black background.
Color Schemes of #cbb27a
Triadic Colors of #cbb27a
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 #cbb27a
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 #cbb27a
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 #cbb27a
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: #cbb27a;
}
This is a sample text used for the color #cbb27a. 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: #cbb27a;
}
This is a sample text used for the color #cbb27a. 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 #cbb27a;
}
This is a sample text used for the color #cbb27a. 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.36%
Green 35.39%
Blue 24.25%
CMYK Percentage
Cyan 0
Magenta 16.96%
Yellow 54.95%
Black 28.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.