#c7cddb Hex Color
rgb(199, 205, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | cd | db | - | #c7cddb |
RGB | 199 | 205 | 219 | - | rgb(199,205,219) |
HSL | 222 | 22% | 82% | - | hsl(222,22%,82%) |
HSV | 222 | 9% | 86% | - | hsv(222,9%,86%) |
XYZ | 58.1707 | 60.9192 | 75.7105 | - | xyz(58.1707,60.9192,75.7105) |
CIE-LAB | 82.34 | 0.65 | -7.64 | - | lab(82.34,0.65,-7.64) |
CMYK | 0.091324200913242 | 0.063926940639269 | 0 | 0.14117647058824 | cmyk(0.091324200913242,0.063926940639269,0,0.14117647058824) |
Description
The RGB value of color #c7cddb is rgb(199, 205, 219).
In the hex color #c7cddb, The value of Red is 199, value of Green is 205, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #c7cddb consists of 222° Hue, 22% Saturation, and 82% Lightness.
In the CMYK color model, the color #c7cddb can be represented as Cyan=0.091324200913242%, Magenta=0.063926940639269%, Yellow=0%, and Black=0.14117647058824%.
Shades of #c7cddb
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 #c7cddb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7cddb
Preview of #c7cddb on White Background
The contrast ratio of #c7cddb with white color is 1.59
Preview of #c7cddb on black background
The contrast ratio of #c7cddb with black color is 13.18
#c7cddb color will look good with a black background.
Color Schemes of #c7cddb
Triadic Colors of #c7cddb
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 #c7cddb
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 #c7cddb
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 #c7cddb
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: #c7cddb;
}
This is a sample text used for the color #c7cddb. 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: #c7cddb;
}
This is a sample text used for the color #c7cddb. 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 #c7cddb;
}
This is a sample text used for the color #c7cddb. 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.94%
Green 32.91%
Blue 35.15%
CMYK Percentage
Cyan 30.81
Magenta 21.57%
Yellow 0%
Black 47.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.