#c5dadb Hex Color
rgb(197, 218, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | da | db | - | #c5dadb |
RGB | 197 | 218 | 219 | - | rgb(197,218,219) |
HSL | 183 | 23% | 82% | - | hsl(183,23%,82%) |
HSV | 183 | 10% | 86% | - | hsv(183,10%,86%) |
XYZ | 60.8835 | 67.1276 | 76.7658 | - | xyz(60.8835,67.1276,76.7658) |
CIE-LAB | 85.57 | -6.78 | -2.89 | - | lab(85.57,-6.78,-2.89) |
CMYK | 0.10045662100457 | 0.0045662100456621 | 0 | 0.14117647058824 | cmyk(0.10045662100457,0.0045662100456621,0,0.14117647058824) |
Description
The RGB value of color #c5dadb is rgb(197, 218, 219).
In the hex color #c5dadb, The value of Red is 197, value of Green is 218, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #c5dadb consists of 183° Hue, 23% Saturation, and 82% Lightness.
In the CMYK color model, the color #c5dadb can be represented as Cyan=0.10045662100457%, Magenta=0.0045662100456621%, Yellow=0%, and Black=0.14117647058824%.
Shades of #c5dadb
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 #c5dadb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5dadb
Preview of #c5dadb on White Background
The contrast ratio of #c5dadb with white color is 1.46
Preview of #c5dadb on black background
The contrast ratio of #c5dadb with black color is 14.43
#c5dadb color will look good with a black background.
Color Schemes of #c5dadb
Triadic Colors of #c5dadb
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 #c5dadb
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 #c5dadb
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 #c5dadb
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: #c5dadb;
}
This is a sample text used for the color #c5dadb. 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: #c5dadb;
}
This is a sample text used for the color #c5dadb. 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 #c5dadb;
}
This is a sample text used for the color #c5dadb. 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.07%
Green 34.38%
Blue 34.54%
CMYK Percentage
Cyan 40.8
Magenta 1.85%
Yellow 0%
Black 57.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.