#c12e5e Hex Color
rgb(193, 46, 94)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | c1 | 2e | 5e | - | #c12e5e |
| RGB | 193 | 46 | 94 | - | rgb(193,46,94) |
| HSL | 340 | 62% | 47% | - | hsl(340,62%,47%) |
| HSV | 340 | 76% | 76% | - | hsv(340,76%,76%) |
| XYZ | 24.9897 | 14.0996 | 11.9941 | - | xyz(24.9897,14.0996,11.9941) |
| CIE-LAB | 44.38 | 60.08 | 8.22 | - | lab(44.38,60.08,8.22) |
| CMYK | 0 | 0.76165803108808 | 0.51295336787565 | 0.24313725490196 | cmyk(0,0.76165803108808,0.51295336787565,0.24313725490196) |
Description
The RGB value of color #c12e5e is rgb(193, 46, 94).
In the hex color #c12e5e, The value of Red is 193, value of Green is 46, and value of Blue is 94. The primary color is Red. Similarly, The HSL values for #c12e5e consists of 340° Hue, 62% Saturation, and 47% Lightness.
In the CMYK color model, the color #c12e5e can be represented as Cyan=0%, Magenta=0.76165803108808%, Yellow=0.51295336787565%, and Black=0.24313725490196%.
Shades of #c12e5e
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 #c12e5e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c12e5e
Preview of #c12e5e on White Background
The contrast ratio of #c12e5e with white color is 5.5
#c12e5e color will look good on a white background.
Preview of #c12e5e on black background
The contrast ratio of #c12e5e with black color is 3.82
Color Schemes of #c12e5e
Triadic Colors of #c12e5e
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 #c12e5e
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 #c12e5e
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 #c12e5e
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: #c12e5e;
}
This is a sample text used for the color #c12e5e. 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: #c12e5e;
}
This is a sample text used for the color #c12e5e. 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 #c12e5e;
}
This is a sample text used for the color #c12e5e. 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.96%
Green 13.81%
Blue 28.23%
CMYK Percentage
Cyan 0
Magenta 50.18%
Yellow 33.8%
Black 16.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.