#ccb19d Hex Color
rgb(204, 177, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | b1 | 9d | - | #ccb19d |
RGB | 204 | 177 | 157 | - | rgb(204,177,157) |
HSL | 26 | 32% | 71% | - | hsl(26,32%,71%) |
HSV | 26 | 23% | 80% | - | hsv(26,23%,80%) |
XYZ | 46.7098 | 46.716 | 38.4535 | - | xyz(46.7098,46.716,38.4535) |
CIE-LAB | 74.01 | 6.61 | 13.82 | - | lab(74.01,6.61,13.82) |
CMYK | 0 | 0.13235294117647 | 0.23039215686275 | 0.2 | cmyk(0,0.13235294117647,0.23039215686275,0.2) |
Description
The RGB value of color #ccb19d is rgb(204, 177, 157).
In the hex color #ccb19d, The value of Red is 204, value of Green is 177, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #ccb19d consists of 26° Hue, 32% Saturation, and 71% Lightness.
In the CMYK color model, the color #ccb19d can be represented as Cyan=0%, Magenta=0.13235294117647%, Yellow=0.23039215686275%, and Black=0.2%.
Shades of #ccb19d
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 #ccb19d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccb19d
Preview of #ccb19d on White Background
The contrast ratio of #ccb19d with white color is 2.03
Preview of #ccb19d on black background
The contrast ratio of #ccb19d with black color is 10.34
#ccb19d color will look good with a black background.
Color Schemes of #ccb19d
Triadic Colors of #ccb19d
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 #ccb19d
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 #ccb19d
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 #ccb19d
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: #ccb19d;
}
This is a sample text used for the color #ccb19d. 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: #ccb19d;
}
This is a sample text used for the color #ccb19d. 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 #ccb19d;
}
This is a sample text used for the color #ccb19d. 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 37.92%
Green 32.9%
Blue 29.18%
CMYK Percentage
Cyan 0
Magenta 23.52%
Yellow 40.94%
Black 35.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.