#c40cdf Hex Color
rgb(196, 12, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 0c | df | - | #c40cdf |
RGB | 196 | 12 | 223 | - | rgb(196,12,223) |
HSL | 292 | 90% | 46% | - | hsl(292,90%,46%) |
HSV | 292 | 95% | 87% | - | hsv(292,95%,87%) |
XYZ | 36.2157 | 17.3264 | 71.2476 | - | xyz(36.2157,17.3264,71.2476) |
CIE-LAB | 48.67 | 83.74 | -62.14 | - | lab(48.67,83.74,-62.14) |
CMYK | 0.12107623318386 | 0.94618834080717 | 0 | 0.12549019607843 | cmyk(0.12107623318386,0.94618834080717,0,0.12549019607843) |
Description
The RGB value of color #c40cdf is rgb(196, 12, 223).
In the hex color #c40cdf, The value of Red is 196, value of Green is 12, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #c40cdf consists of 292° Hue, 90% Saturation, and 46% Lightness.
In the CMYK color model, the color #c40cdf can be represented as Cyan=0.12107623318386%, Magenta=0.94618834080717%, Yellow=0%, and Black=0.12549019607843%.
Shades of #c40cdf
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 #c40cdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c40cdf
Preview of #c40cdf on White Background
The contrast ratio of #c40cdf with white color is 4.7
#c40cdf color will look good on a white background.
Preview of #c40cdf on black background
The contrast ratio of #c40cdf with black color is 4.47
Color Schemes of #c40cdf
Triadic Colors of #c40cdf
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 #c40cdf
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 #c40cdf
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 #c40cdf
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: #c40cdf;
}
This is a sample text used for the color #c40cdf. 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: #c40cdf;
}
This is a sample text used for the color #c40cdf. 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 #c40cdf;
}
This is a sample text used for the color #c40cdf. 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 45.48%
Green 2.78%
Blue 51.74%
CMYK Percentage
Cyan 10.15
Magenta 79.33%
Yellow 0%
Black 10.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.