#c6c2dc Hex Color
rgb(198, 194, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | c2 | dc | - | #c6c2dc |
RGB | 198 | 194 | 220 | - | rgb(198,194,220) |
HSL | 249 | 27% | 81% | - | hsl(249,27%,81%) |
HSV | 249 | 12% | 86% | - | hsv(249,12%,86%) |
XYZ | 55.4988 | 55.7566 | 75.5472 | - | xyz(55.4988,55.7566,75.5472) |
CIE-LAB | 79.48 | 6.38 | -12.45 | - | lab(79.48,6.38,-12.45) |
CMYK | 0.1 | 0.11818181818182 | 0 | 0.13725490196078 | cmyk(0.1,0.11818181818182,0,0.13725490196078) |
Description
The RGB value of color #c6c2dc is rgb(198, 194, 220).
In the hex color #c6c2dc, The value of Red is 198, value of Green is 194, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c6c2dc consists of 249° Hue, 27% Saturation, and 81% Lightness.
In the CMYK color model, the color #c6c2dc can be represented as Cyan=0.1%, Magenta=0.11818181818182%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c6c2dc
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 #c6c2dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6c2dc
Preview of #c6c2dc on White Background
The contrast ratio of #c6c2dc with white color is 1.73
Preview of #c6c2dc on black background
The contrast ratio of #c6c2dc with black color is 12.15
#c6c2dc color will look good with a black background.
Color Schemes of #c6c2dc
Triadic Colors of #c6c2dc
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 #c6c2dc
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 #c6c2dc
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 #c6c2dc
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: #c6c2dc;
}
This is a sample text used for the color #c6c2dc. 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: #c6c2dc;
}
This is a sample text used for the color #c6c2dc. 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 #c6c2dc;
}
This is a sample text used for the color #c6c2dc. 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 32.35%
Green 31.7%
Blue 35.95%
CMYK Percentage
Cyan 28.13
Magenta 33.25%
Yellow 0%
Black 38.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.