#c00ee4 Hex Color
rgb(192, 14, 228)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 0e | e4 | - | #c00ee4 |
RGB | 192 | 14 | 228 | - | rgb(192,14,228) |
HSL | 290 | 88% | 47% | - | hsl(290,88%,47%) |
HSV | 290 | 94% | 89% | - | hsv(290,94%,89%) |
XYZ | 35.8989 | 17.122 | 74.8116 | - | xyz(35.8989,17.122,74.8116) |
CIE-LAB | 48.41 | 83.78 | -65.42 | - | lab(48.41,83.78,-65.42) |
CMYK | 0.15789473684211 | 0.93859649122807 | 0 | 0.10588235294118 | cmyk(0.15789473684211,0.93859649122807,0,0.10588235294118) |
Description
The RGB value of color #c00ee4 is rgb(192, 14, 228).
In the hex color #c00ee4, The value of Red is 192, value of Green is 14, and value of Blue is 228. The primary color is Blue. Similarly, The HSL values for #c00ee4 consists of 290° Hue, 88% Saturation, and 47% Lightness.
In the CMYK color model, the color #c00ee4 can be represented as Cyan=0.15789473684211%, Magenta=0.93859649122807%, Yellow=0%, and Black=0.10588235294118%.
Shades of #c00ee4
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 #c00ee4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c00ee4
Preview of #c00ee4 on White Background
The contrast ratio of #c00ee4 with white color is 4.75
#c00ee4 color will look good on a white background.
Preview of #c00ee4 on black background
The contrast ratio of #c00ee4 with black color is 4.42
Color Schemes of #c00ee4
Triadic Colors of #c00ee4
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 #c00ee4
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 #c00ee4
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 #c00ee4
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: #c00ee4;
}
This is a sample text used for the color #c00ee4. 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: #c00ee4;
}
This is a sample text used for the color #c00ee4. 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 #c00ee4;
}
This is a sample text used for the color #c00ee4. 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 44.24%
Green 3.23%
Blue 52.53%
CMYK Percentage
Cyan 13.13
Magenta 78.06%
Yellow 0%
Black 8.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.