#c42c62 Hex Color
rgb(196, 44, 98)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 2c | 62 | - | #c42c62 |
RGB | 196 | 44 | 98 | - | rgb(196,44,98) |
HSL | 339 | 63% | 47% | - | hsl(339,63%,47%) |
HSV | 339 | 78% | 77% | - | hsv(339,78%,77%) |
XYZ | 25.8702 | 14.419 | 12.9749 | - | xyz(25.8702,14.419,12.9749) |
CIE-LAB | 44.83 | 61.84 | 6.46 | - | lab(44.83,61.84,6.46) |
CMYK | 0 | 0.77551020408163 | 0.5 | 0.23137254901961 | cmyk(0,0.77551020408163,0.5,0.23137254901961) |
Description
The RGB value of color #c42c62 is rgb(196, 44, 98).
In the hex color #c42c62, The value of Red is 196, value of Green is 44, and value of Blue is 98. The primary color is Red. Similarly, The HSL values for #c42c62 consists of 339° Hue, 63% Saturation, and 47% Lightness.
In the CMYK color model, the color #c42c62 can be represented as Cyan=0%, Magenta=0.77551020408163%, Yellow=0.5%, and Black=0.23137254901961%.
Shades of #c42c62
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 #c42c62
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c42c62
Preview of #c42c62 on White Background
The contrast ratio of #c42c62 with white color is 5.41
#c42c62 color will look good on a white background.
Preview of #c42c62 on black background
The contrast ratio of #c42c62 with black color is 3.88
Color Schemes of #c42c62
Triadic Colors of #c42c62
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 #c42c62
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 #c42c62
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 #c42c62
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: #c42c62;
}
This is a sample text used for the color #c42c62. 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: #c42c62;
}
This is a sample text used for the color #c42c62. 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 #c42c62;
}
This is a sample text used for the color #c42c62. 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 57.99%
Green 13.02%
Blue 28.99%
CMYK Percentage
Cyan 0
Magenta 51.46%
Yellow 33.18%
Black 15.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.