#c5ced5 Hex Color
rgb(197, 206, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | ce | d5 | - | #c5ced5 |
RGB | 197 | 206 | 213 | - | rgb(197,206,213) |
HSL | 206 | 16% | 80% | - | hsl(206,16%,80%) |
HSV | 206 | 8% | 84% | - | hsv(206,8%,84%) |
XYZ | 57.1075 | 60.817 | 71.6798 | - | xyz(57.1075,60.817,71.6798) |
CIE-LAB | 82.28 | -1.71 | -4.54 | - | lab(82.28,-1.71,-4.54) |
CMYK | 0.075117370892019 | 0.032863849765258 | 0 | 0.16470588235294 | cmyk(0.075117370892019,0.032863849765258,0,0.16470588235294) |
Description
The RGB value of color #c5ced5 is rgb(197, 206, 213).
In the hex color #c5ced5, The value of Red is 197, value of Green is 206, and value of Blue is 213. The primary color is Blue. Similarly, The HSL values for #c5ced5 consists of 206° Hue, 16% Saturation, and 80% Lightness.
In the CMYK color model, the color #c5ced5 can be represented as Cyan=0.075117370892019%, Magenta=0.032863849765258%, Yellow=0%, and Black=0.16470588235294%.
Shades of #c5ced5
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 #c5ced5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5ced5
Preview of #c5ced5 on White Background
The contrast ratio of #c5ced5 with white color is 1.6
Preview of #c5ced5 on black background
The contrast ratio of #c5ced5 with black color is 13.16
#c5ced5 color will look good with a black background.
Color Schemes of #c5ced5
Triadic Colors of #c5ced5
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 #c5ced5
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 #c5ced5
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 #c5ced5
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: #c5ced5;
}
This is a sample text used for the color #c5ced5. 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: #c5ced5;
}
This is a sample text used for the color #c5ced5. 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 #c5ced5;
}
This is a sample text used for the color #c5ced5. 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 31.98%
Green 33.44%
Blue 34.58%
CMYK Percentage
Cyan 27.55
Magenta 12.05%
Yellow 0%
Black 60.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.