#ccb18f Hex Color
rgb(204, 177, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | b1 | 8f | - | #ccb18f |
RGB | 204 | 177 | 143 | - | rgb(204,177,143) |
HSL | 33 | 37% | 68% | - | hsl(33,37%,68%) |
HSV | 33 | 30% | 80% | - | hsv(33,30%,80%) |
XYZ | 45.5819 | 46.2648 | 32.5142 | - | xyz(45.5819,46.2648,32.5142) |
CIE-LAB | 73.72 | 4.66 | 21 | - | lab(73.72,4.66,21) |
CMYK | 0 | 0.13235294117647 | 0.29901960784314 | 0.2 | cmyk(0,0.13235294117647,0.29901960784314,0.2) |
Description
The RGB value of color #ccb18f is rgb(204, 177, 143).
In the hex color #ccb18f, The value of Red is 204, value of Green is 177, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #ccb18f consists of 33° Hue, 37% Saturation, and 68% Lightness.
In the CMYK color model, the color #ccb18f can be represented as Cyan=0%, Magenta=0.13235294117647%, Yellow=0.29901960784314%, and Black=0.2%.
Shades of #ccb18f
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 #ccb18f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccb18f
Preview of #ccb18f on White Background
The contrast ratio of #ccb18f with white color is 2.05
Preview of #ccb18f on black background
The contrast ratio of #ccb18f with black color is 10.25
#ccb18f color will look good with a black background.
Color Schemes of #ccb18f
Triadic Colors of #ccb18f
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 #ccb18f
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 #ccb18f
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 #ccb18f
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: #ccb18f;
}
This is a sample text used for the color #ccb18f. 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: #ccb18f;
}
This is a sample text used for the color #ccb18f. 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 #ccb18f;
}
This is a sample text used for the color #ccb18f. 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 38.93%
Green 33.78%
Blue 27.29%
CMYK Percentage
Cyan 0
Magenta 20.96%
Yellow 47.36%
Black 31.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.