#ccb3af Hex Color
rgb(204, 179, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | b3 | af | - | #ccb3af |
RGB | 204 | 179 | 175 | - | rgb(204,179,175) |
HSL | 8 | 22% | 74% | - | hsl(8,22%,74%) |
HSV | 8 | 14% | 80% | - | hsv(8,14%,80%) |
XYZ | 48.7598 | 48.1727 | 47.2858 | - | xyz(48.7598,48.1727,47.2858) |
CIE-LAB | 74.93 | 8.31 | 5.33 | - | lab(74.93,8.31,5.33) |
CMYK | 0 | 0.12254901960784 | 0.1421568627451 | 0.2 | cmyk(0,0.12254901960784,0.1421568627451,0.2) |
Description
The RGB value of color #ccb3af is rgb(204, 179, 175).
In the hex color #ccb3af, The value of Red is 204, value of Green is 179, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #ccb3af consists of 8° Hue, 22% Saturation, and 74% Lightness.
In the CMYK color model, the color #ccb3af can be represented as Cyan=0%, Magenta=0.12254901960784%, Yellow=0.1421568627451%, and Black=0.2%.
Shades of #ccb3af
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 #ccb3af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccb3af
Preview of #ccb3af on White Background
The contrast ratio of #ccb3af with white color is 1.97
Preview of #ccb3af on black background
The contrast ratio of #ccb3af with black color is 10.63
#ccb3af color will look good with a black background.
Color Schemes of #ccb3af
Triadic Colors of #ccb3af
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 #ccb3af
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 #ccb3af
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 #ccb3af
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: #ccb3af;
}
This is a sample text used for the color #ccb3af. 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: #ccb3af;
}
This is a sample text used for the color #ccb3af. 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 #ccb3af;
}
This is a sample text used for the color #ccb3af. 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 36.56%
Green 32.08%
Blue 31.36%
CMYK Percentage
Cyan 0
Magenta 26.37%
Yellow 30.59%
Black 43.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.