#c0bdee Hex Color
rgb(192, 189, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | bd | ee | - | #c0bdee |
RGB | 192 | 189 | 238 | - | rgb(192,189,238) |
HSL | 244 | 59% | 84% | - | hsl(244,59%,84%) |
HSV | 244 | 21% | 93% | - | hsv(244,21%,93%) |
XYZ | 55.3684 | 53.7747 | 88.3502 | - | xyz(55.3684,53.7747,88.3502) |
CIE-LAB | 78.33 | 10.99 | -23.9 | - | lab(78.33,10.99,-23.9) |
CMYK | 0.19327731092437 | 0.20588235294118 | 0 | 0.066666666666667 | cmyk(0.19327731092437,0.20588235294118,0,0.066666666666667) |
Description
The RGB value of color #c0bdee is rgb(192, 189, 238).
In the hex color #c0bdee, The value of Red is 192, value of Green is 189, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #c0bdee consists of 244° Hue, 59% Saturation, and 84% Lightness.
In the CMYK color model, the color #c0bdee can be represented as Cyan=0.19327731092437%, Magenta=0.20588235294118%, Yellow=0%, and Black=0.066666666666667%.
Shades of #c0bdee
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 #c0bdee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0bdee
Preview of #c0bdee on White Background
The contrast ratio of #c0bdee with white color is 1.79
Preview of #c0bdee on black background
The contrast ratio of #c0bdee with black color is 11.75
#c0bdee color will look good with a black background.
Color Schemes of #c0bdee
Triadic Colors of #c0bdee
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 #c0bdee
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 #c0bdee
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 #c0bdee
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: #c0bdee;
}
This is a sample text used for the color #c0bdee. 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: #c0bdee;
}
This is a sample text used for the color #c0bdee. 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 #c0bdee;
}
This is a sample text used for the color #c0bdee. 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.02%
Green 30.53%
Blue 38.45%
CMYK Percentage
Cyan 41.49
Magenta 44.2%
Yellow 0%
Black 14.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.