#ccb48a Hex Color
rgb(204, 180, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | b4 | 8a | - | #ccb48a |
RGB | 204 | 180 | 138 | - | rgb(204,180,138) |
HSL | 38 | 39% | 67% | - | hsl(38,39%,67%) |
HSV | 38 | 32% | 80% | - | hsv(38,32%,80%) |
XYZ | 45.8105 | 47.3149 | 30.763 | - | xyz(45.8105,47.3149,30.763) |
CIE-LAB | 74.39 | 2.41 | 24.61 | - | lab(74.39,2.41,24.61) |
CMYK | 0 | 0.11764705882353 | 0.32352941176471 | 0.2 | cmyk(0,0.11764705882353,0.32352941176471,0.2) |
Description
The RGB value of color #ccb48a is rgb(204, 180, 138).
In the hex color #ccb48a, The value of Red is 204, value of Green is 180, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #ccb48a consists of 38° Hue, 39% Saturation, and 67% Lightness.
In the CMYK color model, the color #ccb48a can be represented as Cyan=0%, Magenta=0.11764705882353%, Yellow=0.32352941176471%, and Black=0.2%.
Shades of #ccb48a
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 #ccb48a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccb48a
Preview of #ccb48a on White Background
The contrast ratio of #ccb48a with white color is 2.01
Preview of #ccb48a on black background
The contrast ratio of #ccb48a with black color is 10.46
#ccb48a color will look good with a black background.
Color Schemes of #ccb48a
Triadic Colors of #ccb48a
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 #ccb48a
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 #ccb48a
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 #ccb48a
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: #ccb48a;
}
This is a sample text used for the color #ccb48a. 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: #ccb48a;
}
This is a sample text used for the color #ccb48a. 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 #ccb48a;
}
This is a sample text used for the color #ccb48a. 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 39.08%
Green 34.48%
Blue 26.44%
CMYK Percentage
Cyan 0
Magenta 18.35%
Yellow 50.46%
Black 31.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.