#c5cdce Hex Color
rgb(197, 205, 206)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | c5 | cd | ce | - | #c5cdce |
| RGB | 197 | 205 | 206 | - | rgb(197,205,206) |
| HSL | 187 | 8% | 79% | - | hsl(187,8%,79%) |
| HSV | 187 | 4% | 81% | - | hsv(187,4%,81%) |
| XYZ | 55.9979 | 59.9892 | 67.0202 | - | xyz(55.9979,59.9892,67.0202) |
| CIE-LAB | 81.83 | -2.53 | -1.45 | - | lab(81.83,-2.53,-1.45) |
| CMYK | 0.043689320388349 | 0.0048543689320388 | 0 | 0.1921568627451 | cmyk(0.043689320388349,0.0048543689320388,0,0.1921568627451) |
Description
The RGB value of color #c5cdce is rgb(197, 205, 206).
In the hex color #c5cdce, The value of Red is 197, value of Green is 205, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #c5cdce consists of 187° Hue, 8% Saturation, and 79% Lightness.
In the CMYK color model, the color #c5cdce can be represented as Cyan=0.043689320388349%, Magenta=0.0048543689320388%, Yellow=0%, and Black=0.1921568627451%.
Shades of #c5cdce
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 #c5cdce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5cdce
Preview of #c5cdce on White Background
The contrast ratio of #c5cdce with white color is 1.62
Preview of #c5cdce on black background
The contrast ratio of #c5cdce with black color is 13
#c5cdce color will look good with a black background.
Color Schemes of #c5cdce
Triadic Colors of #c5cdce
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 #c5cdce
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 #c5cdce
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 #c5cdce
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: #c5cdce;
}
This is a sample text used for the color #c5cdce. 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: #c5cdce;
}
This is a sample text used for the color #c5cdce. 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 #c5cdce;
}
This is a sample text used for the color #c5cdce. 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.4%
Green 33.72%
Blue 33.88%
CMYK Percentage
Cyan 18.15
Magenta 2.02%
Yellow 0%
Black 79.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.