#cd0ee0 Hex Color
rgb(205, 14, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 0e | e0 | - | #cd0ee0 |
RGB | 205 | 14 | 224 | - | rgb(205,14,224) |
HSL | 295 | 88% | 47% | - | hsl(295,88%,47%) |
HSV | 295 | 94% | 88% | - | hsv(295,94%,88%) |
XYZ | 38.7884 | 18.675 | 72.0813 | - | xyz(38.7884,18.675,72.0813) |
CIE-LAB | 50.3 | 85.08 | -59.99 | - | lab(50.3,85.08,-59.99) |
CMYK | 0.084821428571429 | 0.9375 | 0 | 0.12156862745098 | cmyk(0.084821428571429,0.9375,0,0.12156862745098) |
Description
The RGB value of color #cd0ee0 is rgb(205, 14, 224).
In the hex color #cd0ee0, The value of Red is 205, value of Green is 14, and value of Blue is 224. The primary color is Blue. Similarly, The HSL values for #cd0ee0 consists of 295° Hue, 88% Saturation, and 47% Lightness.
In the CMYK color model, the color #cd0ee0 can be represented as Cyan=0.084821428571429%, Magenta=0.9375%, Yellow=0%, and Black=0.12156862745098%.
Shades of #cd0ee0
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 #cd0ee0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd0ee0
Preview of #cd0ee0 on White Background
The contrast ratio of #cd0ee0 with white color is 4.44
Preview of #cd0ee0 on black background
The contrast ratio of #cd0ee0 with black color is 4.74
#cd0ee0 color will look good with a black background.
Color Schemes of #cd0ee0
Triadic Colors of #cd0ee0
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 #cd0ee0
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 #cd0ee0
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 #cd0ee0
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: #cd0ee0;
}
This is a sample text used for the color #cd0ee0. 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: #cd0ee0;
}
This is a sample text used for the color #cd0ee0. 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 #cd0ee0;
}
This is a sample text used for the color #cd0ee0. 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 46.28%
Green 3.16%
Blue 50.56%
CMYK Percentage
Cyan 7.42
Magenta 81.96%
Yellow 0%
Black 10.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.