#ccc69c Hex Color
rgb(204, 198, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | c6 | 9c | - | #ccc69c |
RGB | 204 | 198 | 156 | - | rgb(204,198,156) |
HSL | 53 | 32% | 71% | - | hsl(53,32%,71%) |
HSV | 53 | 24% | 80% | - | hsv(53,24%,80%) |
XYZ | 51.0967 | 55.6258 | 39.4963 | - | xyz(51.0967,55.6258,39.4963) |
CIE-LAB | 79.4 | -4.65 | 21.85 | - | lab(79.4,-4.65,21.85) |
CMYK | 0 | 0.029411764705882 | 0.23529411764706 | 0.2 | cmyk(0,0.029411764705882,0.23529411764706,0.2) |
Description
The RGB value of color #ccc69c is rgb(204, 198, 156).
In the hex color #ccc69c, The value of Red is 204, value of Green is 198, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #ccc69c consists of 53° Hue, 32% Saturation, and 71% Lightness.
In the CMYK color model, the color #ccc69c can be represented as Cyan=0%, Magenta=0.029411764705882%, Yellow=0.23529411764706%, and Black=0.2%.
Shades of #ccc69c
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 #ccc69c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccc69c
Preview of #ccc69c on White Background
The contrast ratio of #ccc69c with white color is 1.73
Preview of #ccc69c on black background
The contrast ratio of #ccc69c with black color is 12.13
#ccc69c color will look good with a black background.
Color Schemes of #ccc69c
Triadic Colors of #ccc69c
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 #ccc69c
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 #ccc69c
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 #ccc69c
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: #ccc69c;
}
This is a sample text used for the color #ccc69c. 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: #ccc69c;
}
This is a sample text used for the color #ccc69c. 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 #ccc69c;
}
This is a sample text used for the color #ccc69c. 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 35.48%
Blue 27.96%
CMYK Percentage
Cyan 0
Magenta 6.33%
Yellow 50.63%
Black 43.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.