#c7dfdf Hex Color
rgb(199, 223, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | df | df | - | #c7dfdf |
RGB | 199 | 223 | 223 | - | rgb(199,223,223) |
HSL | 180 | 27% | 83% | - | hsl(180,27%,83%) |
HSV | 180 | 11% | 87% | - | hsv(180,11%,87%) |
XYZ | 63.2601 | 70.2452 | 80.0365 | - | xyz(63.2601,70.2452,80.0365) |
CIE-LAB | 87.12 | -7.92 | -2.71 | - | lab(87.12,-7.92,-2.71) |
CMYK | 0.10762331838565 | 0 | 0 | 0.12549019607843 | cmyk(0.10762331838565,0,0,0.12549019607843) |
Description
The RGB value of color #c7dfdf is rgb(199, 223, 223).
In the hex color #c7dfdf, The value of Red is 199, value of Green is 223, and value of Blue is 223. The primary color is Red. Similarly, The HSL values for #c7dfdf consists of 180° Hue, 27% Saturation, and 83% Lightness.
In the CMYK color model, the color #c7dfdf can be represented as Cyan=0.10762331838565%, Magenta=0%, Yellow=0%, and Black=0.12549019607843%.
Shades of #c7dfdf
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 #c7dfdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7dfdf
Preview of #c7dfdf on White Background
The contrast ratio of #c7dfdf with white color is 1.4
Preview of #c7dfdf on black background
The contrast ratio of #c7dfdf with black color is 15.05
#c7dfdf color will look good with a black background.
Color Schemes of #c7dfdf
Triadic Colors of #c7dfdf
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 #c7dfdf
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 #c7dfdf
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 #c7dfdf
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: #c7dfdf;
}
This is a sample text used for the color #c7dfdf. 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: #c7dfdf;
}
This is a sample text used for the color #c7dfdf. 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 #c7dfdf;
}
This is a sample text used for the color #c7dfdf. 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.85%
Green 34.57%
Blue 34.57%
CMYK Percentage
Cyan 46.17
Magenta 0%
Yellow 0%
Black 53.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.