#c0aeda Hex Color
rgb(192, 174, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | ae | da | - | #c0aeda |
RGB | 192 | 174 | 218 | - | rgb(192,174,218) |
HSL | 265 | 37% | 77% | - | hsl(265,37%,77%) |
HSV | 265 | 20% | 85% | - | hsv(265,20%,85%) |
XYZ | 49.5292 | 46.5405 | 72.7024 | - | xyz(49.5292,46.5405,72.7024) |
CIE-LAB | 73.89 | 14.88 | -19.82 | - | lab(73.89,14.88,-19.82) |
CMYK | 0.11926605504587 | 0.20183486238532 | 0 | 0.14509803921569 | cmyk(0.11926605504587,0.20183486238532,0,0.14509803921569) |
Description
The RGB value of color #c0aeda is rgb(192, 174, 218).
In the hex color #c0aeda, The value of Red is 192, value of Green is 174, and value of Blue is 218. The primary color is Blue. Similarly, The HSL values for #c0aeda consists of 265° Hue, 37% Saturation, and 77% Lightness.
In the CMYK color model, the color #c0aeda can be represented as Cyan=0.11926605504587%, Magenta=0.20183486238532%, Yellow=0%, and Black=0.14509803921569%.
Shades of #c0aeda
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 #c0aeda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0aeda
Preview of #c0aeda on White Background
The contrast ratio of #c0aeda with white color is 2.04
Preview of #c0aeda on black background
The contrast ratio of #c0aeda with black color is 10.31
#c0aeda color will look good with a black background.
Color Schemes of #c0aeda
Triadic Colors of #c0aeda
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 #c0aeda
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 #c0aeda
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 #c0aeda
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: #c0aeda;
}
This is a sample text used for the color #c0aeda. 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: #c0aeda;
}
This is a sample text used for the color #c0aeda. 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 #c0aeda;
}
This is a sample text used for the color #c0aeda. 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.88%
Green 29.79%
Blue 37.33%
CMYK Percentage
Cyan 25.58
Magenta 43.29%
Yellow 0%
Black 31.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.