#c1d7dd Hex Color
rgb(193, 215, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | d7 | dd | - | #c1d7dd |
RGB | 193 | 215 | 221 | - | rgb(193,215,221) |
HSL | 193 | 29% | 81% | - | hsl(193,29%,81%) |
HSV | 193 | 13% | 87% | - | hsv(193,13%,87%) |
XYZ | 59.3439 | 65.1588 | 77.8558 | - | xyz(59.3439,65.1588,77.8558) |
CIE-LAB | 84.57 | -6.12 | -5.45 | - | lab(84.57,-6.12,-5.45) |
CMYK | 0.12669683257919 | 0.027149321266968 | 0 | 0.13333333333333 | cmyk(0.12669683257919,0.027149321266968,0,0.13333333333333) |
Description
The RGB value of color #c1d7dd is rgb(193, 215, 221).
In the hex color #c1d7dd, The value of Red is 193, value of Green is 215, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #c1d7dd consists of 193° Hue, 29% Saturation, and 81% Lightness.
In the CMYK color model, the color #c1d7dd can be represented as Cyan=0.12669683257919%, Magenta=0.027149321266968%, Yellow=0%, and Black=0.13333333333333%.
Shades of #c1d7dd
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 #c1d7dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1d7dd
Preview of #c1d7dd on White Background
The contrast ratio of #c1d7dd with white color is 1.5
Preview of #c1d7dd on black background
The contrast ratio of #c1d7dd with black color is 14.03
#c1d7dd color will look good with a black background.
Color Schemes of #c1d7dd
Triadic Colors of #c1d7dd
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 #c1d7dd
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 #c1d7dd
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 #c1d7dd
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: #c1d7dd;
}
This is a sample text used for the color #c1d7dd. 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: #c1d7dd;
}
This is a sample text used for the color #c1d7dd. 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 #c1d7dd;
}
This is a sample text used for the color #c1d7dd. 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 30.68%
Green 34.18%
Blue 35.14%
CMYK Percentage
Cyan 44.12
Magenta 9.45%
Yellow 0%
Black 46.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.