#c5ddc9 Hex Color
rgb(197, 221, 201)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | dd | c9 | - | #c5ddc9 |
RGB | 197 | 221 | 201 | - | rgb(197,221,201) |
HSL | 130 | 26% | 82% | - | hsl(130,26%,82%) |
HSV | 130 | 11% | 87% | - | hsv(130,11%,87%) |
XYZ | 59.425 | 67.8003 | 65.2131 | - | xyz(59.425,67.8003,65.2131) |
CIE-LAB | 85.91 | -11.71 | 7.11 | - | lab(85.91,-11.71,7.11) |
CMYK | 0.10859728506787 | 0 | 0.090497737556561 | 0.13333333333333 | cmyk(0.10859728506787,0,0.090497737556561,0.13333333333333) |
Description
The RGB value of color #c5ddc9 is rgb(197, 221, 201).
In the hex color #c5ddc9, The value of Red is 197, value of Green is 221, and value of Blue is 201. The primary color is Green. Similarly, The HSL values for #c5ddc9 consists of 130° Hue, 26% Saturation, and 82% Lightness.
In the CMYK color model, the color #c5ddc9 can be represented as Cyan=0.10859728506787%, Magenta=0%, Yellow=0.090497737556561%, and Black=0.13333333333333%.
Shades of #c5ddc9
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 #c5ddc9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5ddc9
Preview of #c5ddc9 on White Background
The contrast ratio of #c5ddc9 with white color is 1.44
Preview of #c5ddc9 on black background
The contrast ratio of #c5ddc9 with black color is 14.56
#c5ddc9 color will look good with a black background.
Color Schemes of #c5ddc9
Triadic Colors of #c5ddc9
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 #c5ddc9
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 #c5ddc9
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 #c5ddc9
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: #c5ddc9;
}
This is a sample text used for the color #c5ddc9. 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: #c5ddc9;
}
This is a sample text used for the color #c5ddc9. 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 #c5ddc9;
}
This is a sample text used for the color #c5ddc9. 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.83%
Green 35.7%
Blue 32.47%
CMYK Percentage
Cyan 32.67
Magenta 0%
Yellow 27.22%
Black 40.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.