#ccc7a9 Hex Color
rgb(204, 199, 169)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | c7 | a9 | - | #ccc7a9 |
RGB | 204 | 199 | 169 | - | rgb(204,199,169) |
HSL | 51 | 26% | 73% | - | hsl(51,26%,73%) |
HSV | 51 | 17% | 80% | - | hsv(51,17%,80%) |
XYZ | 52.4867 | 56.5488 | 45.6848 | - | xyz(52.4867,56.5488,45.6848) |
CIE-LAB | 79.93 | -3.26 | 15.66 | - | lab(79.93,-3.26,15.66) |
CMYK | 0 | 0.024509803921569 | 0.17156862745098 | 0.2 | cmyk(0,0.024509803921569,0.17156862745098,0.2) |
Description
The RGB value of color #ccc7a9 is rgb(204, 199, 169).
In the hex color #ccc7a9, The value of Red is 204, value of Green is 199, and value of Blue is 169. The primary color is Red. Similarly, The HSL values for #ccc7a9 consists of 51° Hue, 26% Saturation, and 73% Lightness.
In the CMYK color model, the color #ccc7a9 can be represented as Cyan=0%, Magenta=0.024509803921569%, Yellow=0.17156862745098%, and Black=0.2%.
Shades of #ccc7a9
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 #ccc7a9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccc7a9
Preview of #ccc7a9 on White Background
The contrast ratio of #ccc7a9 with white color is 1.71
Preview of #ccc7a9 on black background
The contrast ratio of #ccc7a9 with black color is 12.31
#ccc7a9 color will look good with a black background.
Color Schemes of #ccc7a9
Triadic Colors of #ccc7a9
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 #ccc7a9
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 #ccc7a9
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 #ccc7a9
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: #ccc7a9;
}
This is a sample text used for the color #ccc7a9. 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: #ccc7a9;
}
This is a sample text used for the color #ccc7a9. 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 #ccc7a9;
}
This is a sample text used for the color #ccc7a9. 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 35.66%
Green 34.79%
Blue 29.55%
CMYK Percentage
Cyan 0
Magenta 6.19%
Yellow 43.32%
Black 50.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.