#cc24de Hex Color
rgb(204, 36, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 24 | de | - | #cc24de |
RGB | 204 | 36 | 222 | - | rgb(204,36,222) |
HSL | 294 | 74% | 51% | - | hsl(294,74%,51%) |
HSV | 294 | 84% | 87% | - | hsv(294,84%,87%) |
XYZ | 38.7175 | 19.373 | 70.806 | - | xyz(38.7175,19.373,70.806) |
CIE-LAB | 51.12 | 81.33 | -57.55 | - | lab(51.12,81.33,-57.55) |
CMYK | 0.081081081081081 | 0.83783783783784 | 0 | 0.12941176470588 | cmyk(0.081081081081081,0.83783783783784,0,0.12941176470588) |
Description
The RGB value of color #cc24de is rgb(204, 36, 222).
In the hex color #cc24de, The value of Red is 204, value of Green is 36, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #cc24de consists of 294° Hue, 74% Saturation, and 51% Lightness.
In the CMYK color model, the color #cc24de can be represented as Cyan=0.081081081081081%, Magenta=0.83783783783784%, Yellow=0%, and Black=0.12941176470588%.
Shades of #cc24de
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 #cc24de
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc24de
Preview of #cc24de on White Background
The contrast ratio of #cc24de with white color is 4.31
Preview of #cc24de on black background
The contrast ratio of #cc24de with black color is 4.87
#cc24de color will look good with a black background.
Color Schemes of #cc24de
Triadic Colors of #cc24de
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 #cc24de
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 #cc24de
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 #cc24de
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: #cc24de;
}
This is a sample text used for the color #cc24de. 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: #cc24de;
}
This is a sample text used for the color #cc24de. 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 #cc24de;
}
This is a sample text used for the color #cc24de. 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.16%
Green 7.79%
Blue 48.05%
CMYK Percentage
Cyan 7.73
Magenta 79.92%
Yellow 0%
Black 12.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.