#c24a5e Hex Color
rgb(194, 74, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 4a | 5e | - | #c24a5e |
RGB | 194 | 74 | 94 | - | rgb(194,74,94) |
HSL | 350 | 50% | 53% | - | hsl(350,50%,53%) |
HSV | 350 | 62% | 76% | - | hsv(350,62%,76%) |
XYZ | 26.7173 | 17.175 | 12.4966 | - | xyz(26.7173,17.175,12.4966) |
CIE-LAB | 48.48 | 49.6 | 13.98 | - | lab(48.48,49.6,13.98) |
CMYK | 0 | 0.61855670103093 | 0.51546391752577 | 0.23921568627451 | cmyk(0,0.61855670103093,0.51546391752577,0.23921568627451) |
Description
The RGB value of color #c24a5e is rgb(194, 74, 94).
In the hex color #c24a5e, The value of Red is 194, value of Green is 74, and value of Blue is 94. The primary color is Red. Similarly, The HSL values for #c24a5e consists of 350° Hue, 50% Saturation, and 53% Lightness.
In the CMYK color model, the color #c24a5e can be represented as Cyan=0%, Magenta=0.61855670103093%, Yellow=0.51546391752577%, and Black=0.23921568627451%.
Shades of #c24a5e
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 #c24a5e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c24a5e
Preview of #c24a5e on White Background
The contrast ratio of #c24a5e with white color is 4.74
#c24a5e color will look good on a white background.
Preview of #c24a5e on black background
The contrast ratio of #c24a5e with black color is 4.44
Color Schemes of #c24a5e
Triadic Colors of #c24a5e
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 #c24a5e
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 #c24a5e
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 #c24a5e
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: #c24a5e;
}
This is a sample text used for the color #c24a5e. 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: #c24a5e;
}
This is a sample text used for the color #c24a5e. 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 #c24a5e;
}
This is a sample text used for the color #c24a5e. 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 53.59%
Green 20.44%
Blue 25.97%
CMYK Percentage
Cyan 0
Magenta 45.04%
Yellow 37.54%
Black 17.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.