#c6c5db Hex Color
rgb(198, 197, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | c5 | db | - | #c6c5db |
RGB | 198 | 197 | 219 | - | rgb(198,197,219) |
HSL | 243 | 23% | 82% | - | hsl(243,23%,82%) |
HSV | 243 | 10% | 86% | - | hsv(243,10%,86%) |
XYZ | 56.0411 | 57.0527 | 75.0764 | - | xyz(56.0411,57.0527,75.0764) |
CIE-LAB | 80.21 | 4.57 | -10.81 | - | lab(80.21,4.57,-10.81) |
CMYK | 0.095890410958904 | 0.10045662100457 | 0 | 0.14117647058824 | cmyk(0.095890410958904,0.10045662100457,0,0.14117647058824) |
Description
The RGB value of color #c6c5db is rgb(198, 197, 219).
In the hex color #c6c5db, The value of Red is 198, value of Green is 197, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #c6c5db consists of 243° Hue, 23% Saturation, and 82% Lightness.
In the CMYK color model, the color #c6c5db can be represented as Cyan=0.095890410958904%, Magenta=0.10045662100457%, Yellow=0%, and Black=0.14117647058824%.
Shades of #c6c5db
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 #c6c5db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6c5db
Preview of #c6c5db on White Background
The contrast ratio of #c6c5db with white color is 1.69
Preview of #c6c5db on black background
The contrast ratio of #c6c5db with black color is 12.41
#c6c5db color will look good with a black background.
Color Schemes of #c6c5db
Triadic Colors of #c6c5db
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 #c6c5db
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 #c6c5db
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 #c6c5db
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: #c6c5db;
}
This is a sample text used for the color #c6c5db. 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: #c6c5db;
}
This is a sample text used for the color #c6c5db. 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 #c6c5db;
}
This is a sample text used for the color #c6c5db. 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.25%
Green 32.08%
Blue 35.67%
CMYK Percentage
Cyan 28.41
Magenta 29.76%
Yellow 0%
Black 41.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.