#ccb27c Hex Color
rgb(204, 178, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | b2 | 7c | - | #ccb27c |
RGB | 204 | 178 | 124 | - | rgb(204,178,124) |
HSL | 41 | 44% | 64% | - | hsl(41,44%,64%) |
HSV | 41 | 39% | 80% | - | hsv(41,39%,80%) |
XYZ | 44.4603 | 46.1334 | 25.6301 | - | xyz(44.4603,46.1334,25.6301) |
CIE-LAB | 73.63 | 1.79 | 31.05 | - | lab(73.63,1.79,31.05) |
CMYK | 0 | 0.12745098039216 | 0.3921568627451 | 0.2 | cmyk(0,0.12745098039216,0.3921568627451,0.2) |
Description
The RGB value of color #ccb27c is rgb(204, 178, 124).
In the hex color #ccb27c, The value of Red is 204, value of Green is 178, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #ccb27c consists of 41° Hue, 44% Saturation, and 64% Lightness.
In the CMYK color model, the color #ccb27c can be represented as Cyan=0%, Magenta=0.12745098039216%, Yellow=0.3921568627451%, and Black=0.2%.
Shades of #ccb27c
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 #ccb27c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccb27c
Preview of #ccb27c on White Background
The contrast ratio of #ccb27c with white color is 2.05
Preview of #ccb27c on black background
The contrast ratio of #ccb27c with black color is 10.23
#ccb27c color will look good with a black background.
Color Schemes of #ccb27c
Triadic Colors of #ccb27c
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 #ccb27c
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 #ccb27c
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 #ccb27c
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: #ccb27c;
}
This is a sample text used for the color #ccb27c. 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: #ccb27c;
}
This is a sample text used for the color #ccb27c. 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 #ccb27c;
}
This is a sample text used for the color #ccb27c. 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 35.18%
Blue 24.51%
CMYK Percentage
Cyan 0
Magenta 17.71%
Yellow 54.5%
Black 27.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.