#c94c78 Hex Color
rgb(201, 76, 120)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 4c | 78 | - | #c94c78 |
RGB | 201 | 76 | 120 | - | rgb(201,76,120) |
HSL | 339 | 54% | 54% | - | hsl(339,54%,54%) |
HSV | 339 | 62% | 79% | - | hsv(339,62%,79%) |
XYZ | 30.062 | 18.9425 | 19.8411 | - | xyz(30.062,18.9425,19.8411) |
CIE-LAB | 50.62 | 53.51 | 1.47 | - | lab(50.62,53.51,1.47) |
CMYK | 0 | 0.62189054726368 | 0.40298507462687 | 0.21176470588235 | cmyk(0,0.62189054726368,0.40298507462687,0.21176470588235) |
Description
The RGB value of color #c94c78 is rgb(201, 76, 120).
In the hex color #c94c78, The value of Red is 201, value of Green is 76, and value of Blue is 120. The primary color is Red. Similarly, The HSL values for #c94c78 consists of 339° Hue, 54% Saturation, and 54% Lightness.
In the CMYK color model, the color #c94c78 can be represented as Cyan=0%, Magenta=0.62189054726368%, Yellow=0.40298507462687%, and Black=0.21176470588235%.
Shades of #c94c78
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 #c94c78
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c94c78
Preview of #c94c78 on White Background
The contrast ratio of #c94c78 with white color is 4.39
Preview of #c94c78 on black background
The contrast ratio of #c94c78 with black color is 4.79
#c94c78 color will look good with a black background.
Color Schemes of #c94c78
Triadic Colors of #c94c78
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 #c94c78
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 #c94c78
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 #c94c78
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: #c94c78;
}
This is a sample text used for the color #c94c78. 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: #c94c78;
}
This is a sample text used for the color #c94c78. 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 #c94c78;
}
This is a sample text used for the color #c94c78. 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 50.63%
Green 19.14%
Blue 30.23%
CMYK Percentage
Cyan 0
Magenta 50.29%
Yellow 32.59%
Black 17.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.