#c42cae Hex Color
rgb(196, 44, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 2c | ae | - | #c42cae |
RGB | 196 | 44 | 174 | - | rgb(196,44,174) |
HSL | 309 | 63% | 47% | - | hsl(309,63%,47%) |
HSV | 309 | 78% | 77% | - | hsv(309,78%,77%) |
XYZ | 31.3056 | 16.5931 | 41.5972 | - | xyz(31.3056,16.5931,41.5972) |
CIE-LAB | 47.74 | 70.55 | -35.22 | - | lab(47.74,70.55,-35.22) |
CMYK | 0 | 0.77551020408163 | 0.11224489795918 | 0.23137254901961 | cmyk(0,0.77551020408163,0.11224489795918,0.23137254901961) |
Description
The RGB value of color #c42cae is rgb(196, 44, 174).
In the hex color #c42cae, The value of Red is 196, value of Green is 44, and value of Blue is 174. The primary color is Red. Similarly, The HSL values for #c42cae consists of 309° Hue, 63% Saturation, and 47% Lightness.
In the CMYK color model, the color #c42cae can be represented as Cyan=0%, Magenta=0.77551020408163%, Yellow=0.11224489795918%, and Black=0.23137254901961%.
Shades of #c42cae
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 #c42cae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c42cae
Preview of #c42cae on White Background
The contrast ratio of #c42cae with white color is 4.86
#c42cae color will look good on a white background.
Preview of #c42cae on black background
The contrast ratio of #c42cae with black color is 4.32
Color Schemes of #c42cae
Triadic Colors of #c42cae
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 #c42cae
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 #c42cae
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 #c42cae
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: #c42cae;
}
This is a sample text used for the color #c42cae. 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: #c42cae;
}
This is a sample text used for the color #c42cae. 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 #c42cae;
}
This is a sample text used for the color #c42cae. 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 47.34%
Green 10.63%
Blue 42.03%
CMYK Percentage
Cyan 0
Magenta 69.3%
Yellow 10.03%
Black 20.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.