#c5cedc Hex Color
rgb(197, 206, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | ce | dc | - | #c5cedc |
RGB | 197 | 206 | 220 | - | rgb(197,206,220) |
HSL | 217 | 25% | 82% | - | hsl(217,25%,82%) |
HSV | 217 | 10% | 86% | - | hsv(217,10%,86%) |
XYZ | 58.0155 | 61.1802 | 76.4614 | - | xyz(58.0155,61.1802,76.4614) |
CIE-LAB | 82.48 | -0.33 | -7.98 | - | lab(82.48,-0.33,-7.98) |
CMYK | 0.10454545454545 | 0.063636363636364 | 0 | 0.13725490196078 | cmyk(0.10454545454545,0.063636363636364,0,0.13725490196078) |
Description
The RGB value of color #c5cedc is rgb(197, 206, 220).
In the hex color #c5cedc, The value of Red is 197, value of Green is 206, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c5cedc consists of 217° Hue, 25% Saturation, and 82% Lightness.
In the CMYK color model, the color #c5cedc can be represented as Cyan=0.10454545454545%, Magenta=0.063636363636364%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c5cedc
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 #c5cedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5cedc
Preview of #c5cedc on White Background
The contrast ratio of #c5cedc with white color is 1.59
Preview of #c5cedc on black background
The contrast ratio of #c5cedc with black color is 13.24
#c5cedc color will look good with a black background.
Color Schemes of #c5cedc
Triadic Colors of #c5cedc
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 #c5cedc
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 #c5cedc
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 #c5cedc
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: #c5cedc;
}
This is a sample text used for the color #c5cedc. 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: #c5cedc;
}
This is a sample text used for the color #c5cedc. 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 #c5cedc;
}
This is a sample text used for the color #c5cedc. 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.62%
Green 33.07%
Blue 35.31%
CMYK Percentage
Cyan 34.23
Magenta 20.83%
Yellow 0%
Black 44.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.