#c0baef Hex Color
rgb(192, 186, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | ba | ef | - | #c0baef |
RGB | 192 | 186 | 239 | - | rgb(192,186,239) |
HSL | 247 | 62% | 83% | - | hsl(247,62%,83%) |
HSV | 247 | 22% | 94% | - | hsv(247,22%,94%) |
XYZ | 54.8771 | 52.5563 | 88.9134 | - | xyz(54.8771,52.5563,88.9134) |
CIE-LAB | 77.61 | 12.84 | -25.54 | - | lab(77.61,12.84,-25.54) |
CMYK | 0.19665271966527 | 0.22175732217573 | 0 | 0.062745098039216 | cmyk(0.19665271966527,0.22175732217573,0,0.062745098039216) |
Description
The RGB value of color #c0baef is rgb(192, 186, 239).
In the hex color #c0baef, The value of Red is 192, value of Green is 186, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #c0baef consists of 247° Hue, 62% Saturation, and 83% Lightness.
In the CMYK color model, the color #c0baef can be represented as Cyan=0.19665271966527%, Magenta=0.22175732217573%, Yellow=0%, and Black=0.062745098039216%.
Shades of #c0baef
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 #c0baef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0baef
Preview of #c0baef on White Background
The contrast ratio of #c0baef with white color is 1.82
Preview of #c0baef on black background
The contrast ratio of #c0baef with black color is 11.51
#c0baef color will look good with a black background.
Color Schemes of #c0baef
Triadic Colors of #c0baef
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 #c0baef
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 #c0baef
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 #c0baef
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: #c0baef;
}
This is a sample text used for the color #c0baef. 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: #c0baef;
}
This is a sample text used for the color #c0baef. 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 #c0baef;
}
This is a sample text used for the color #c0baef. 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.12%
Green 30.15%
Blue 38.74%
CMYK Percentage
Cyan 40.87
Magenta 46.09%
Yellow 0%
Black 13.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.