#c55e93 Hex Color
rgb(197, 94, 147)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | c5 | 5e | 93 | - | #c55e93 |
| RGB | 197 | 94 | 147 | - | rgb(197,94,147) |
| HSL | 329 | 47% | 57% | - | hsl(329,47%,57%) |
| HSV | 329 | 52% | 77% | - | hsv(329,52%,77%) |
| XYZ | 32.2951 | 21.9823 | 30.1446 | - | xyz(32.2951,21.9823,30.1446) |
| CIE-LAB | 54.01 | 47.14 | -9.65 | - | lab(54.01,47.14,-9.65) |
| CMYK | 0 | 0.52284263959391 | 0.25380710659898 | 0.22745098039216 | cmyk(0,0.52284263959391,0.25380710659898,0.22745098039216) |
Description
The RGB value of color #c55e93 is rgb(197, 94, 147).
In the hex color #c55e93, The value of Red is 197, value of Green is 94, and value of Blue is 147. The primary color is Red. Similarly, The HSL values for #c55e93 consists of 329° Hue, 47% Saturation, and 57% Lightness.
In the CMYK color model, the color #c55e93 can be represented as Cyan=0%, Magenta=0.52284263959391%, Yellow=0.25380710659898%, and Black=0.22745098039216%.
Shades of #c55e93
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 #c55e93
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c55e93
Preview of #c55e93 on White Background
The contrast ratio of #c55e93 with white color is 3.89
Preview of #c55e93 on black background
The contrast ratio of #c55e93 with black color is 5.4
#c55e93 color will look good with a black background.
Color Schemes of #c55e93
Triadic Colors of #c55e93
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 #c55e93
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 #c55e93
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 #c55e93
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: #c55e93;
}
This is a sample text used for the color #c55e93. 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: #c55e93;
}
This is a sample text used for the color #c55e93. 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 #c55e93;
}
This is a sample text used for the color #c55e93. 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 44.98%
Green 21.46%
Blue 33.56%
CMYK Percentage
Cyan 0
Magenta 52.07%
Yellow 25.28%
Black 22.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.