#c5cbc8 Hex Color
rgb(197, 203, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | cb | c8 | - | #c5cbc8 |
RGB | 197 | 203 | 200 | - | rgb(197,203,200) |
HSL | 150 | 5% | 78% | - | hsl(150,5%,78%) |
HSV | 150 | 3% | 80% | - | hsv(150,3%,80%) |
XYZ | 54.8072 | 58.7523 | 63.0953 | - | xyz(54.8072,58.7523,63.0953) |
CIE-LAB | 81.16 | -2.6 | 0.77 | - | lab(81.16,-2.6,0.77) |
CMYK | 0.029556650246305 | 0 | 0.014778325123153 | 0.20392156862745 | cmyk(0.029556650246305,0,0.014778325123153,0.20392156862745) |
Description
The RGB value of color #c5cbc8 is rgb(197, 203, 200).
In the hex color #c5cbc8, The value of Red is 197, value of Green is 203, and value of Blue is 200. The primary color is Green. Similarly, The HSL values for #c5cbc8 consists of 150° Hue, 5% Saturation, and 78% Lightness.
In the CMYK color model, the color #c5cbc8 can be represented as Cyan=0.029556650246305%, Magenta=0%, Yellow=0.014778325123153%, and Black=0.20392156862745%.
Shades of #c5cbc8
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 #c5cbc8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5cbc8
Preview of #c5cbc8 on White Background
The contrast ratio of #c5cbc8 with white color is 1.65
Preview of #c5cbc8 on black background
The contrast ratio of #c5cbc8 with black color is 12.75
#c5cbc8 color will look good with a black background.
Color Schemes of #c5cbc8
Triadic Colors of #c5cbc8
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 #c5cbc8
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 #c5cbc8
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 #c5cbc8
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: #c5cbc8;
}
This is a sample text used for the color #c5cbc8. 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: #c5cbc8;
}
This is a sample text used for the color #c5cbc8. 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 #c5cbc8;
}
This is a sample text used for the color #c5cbc8. 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 32.83%
Green 33.83%
Blue 33.33%
CMYK Percentage
Cyan 11.91
Magenta 0%
Yellow 5.95%
Black 82.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.