#c6dfdc Hex Color
rgb(198, 223, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | df | dc | - | #c6dfdc |
RGB | 198 | 223 | 220 | - | rgb(198,223,220) |
HSL | 173 | 28% | 83% | - | hsl(173,28%,83%) |
HSV | 173 | 11% | 87% | - | hsv(173,11%,87%) |
XYZ | 62.5946 | 69.9484 | 77.9125 | - | xyz(62.5946,69.9484,77.9125) |
CIE-LAB | 86.97 | -8.83 | -1.35 | - | lab(86.97,-8.83,-1.35) |
CMYK | 0.11210762331839 | 0 | 0.013452914798206 | 0.12549019607843 | cmyk(0.11210762331839,0,0.013452914798206,0.12549019607843) |
Description
The RGB value of color #c6dfdc is rgb(198, 223, 220).
In the hex color #c6dfdc, The value of Red is 198, value of Green is 223, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #c6dfdc consists of 173° Hue, 28% Saturation, and 83% Lightness.
In the CMYK color model, the color #c6dfdc can be represented as Cyan=0.11210762331839%, Magenta=0%, Yellow=0.013452914798206%, and Black=0.12549019607843%.
Shades of #c6dfdc
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 #c6dfdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6dfdc
Preview of #c6dfdc on White Background
The contrast ratio of #c6dfdc with white color is 1.4
Preview of #c6dfdc on black background
The contrast ratio of #c6dfdc with black color is 14.99
#c6dfdc color will look good with a black background.
Color Schemes of #c6dfdc
Triadic Colors of #c6dfdc
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 #c6dfdc
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 #c6dfdc
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 #c6dfdc
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: #c6dfdc;
}
This is a sample text used for the color #c6dfdc. 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: #c6dfdc;
}
This is a sample text used for the color #c6dfdc. 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 #c6dfdc;
}
This is a sample text used for the color #c6dfdc. 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.89%
Green 34.79%
Blue 34.32%
CMYK Percentage
Cyan 44.66
Magenta 0%
Yellow 5.36%
Black 49.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.