#e80cbb Hex Color
rgb(232, 12, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e8 | 0c | bb | - | #e80cbb |
RGB | 232 | 12 | 187 | - | rgb(232,12,187) |
HSL | 312 | 90% | 48% | - | hsl(312,90%,48%) |
HSV | 312 | 95% | 91% | - | hsv(312,95%,91%) |
XYZ | 42.3798 | 21.0066 | 48.8347 | - | xyz(42.3798,21.0066,48.8347) |
CIE-LAB | 52.96 | 84.76 | -34.2 | - | lab(52.96,84.76,-34.2) |
CMYK | 0 | 0.94827586206897 | 0.19396551724138 | 0.090196078431373 | cmyk(0,0.94827586206897,0.19396551724138,0.090196078431373) |
Description
The RGB value of color #e80cbb is rgb(232, 12, 187).
In the hex color #e80cbb, The value of Red is 232, value of Green is 12, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #e80cbb consists of 312° Hue, 90% Saturation, and 48% Lightness.
In the CMYK color model, the color #e80cbb can be represented as Cyan=0%, Magenta=0.94827586206897%, Yellow=0.19396551724138%, and Black=0.090196078431373%.
Shades of #e80cbb
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 #e80cbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e80cbb
Preview of #e80cbb on White Background
The contrast ratio of #e80cbb with white color is 4.04
Preview of #e80cbb on black background
The contrast ratio of #e80cbb with black color is 5.2
#e80cbb color will look good with a black background.
Color Schemes of #e80cbb
Triadic Colors of #e80cbb
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 #e80cbb
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 #e80cbb
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 #e80cbb
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: #e80cbb;
}
This is a sample text used for the color #e80cbb. 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: #e80cbb;
}
This is a sample text used for the color #e80cbb. 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 #e80cbb;
}
This is a sample text used for the color #e80cbb. 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.83%
Green 2.78%
Blue 43.39%
CMYK Percentage
Cyan 0
Magenta 76.94%
Yellow 15.74%
Black 7.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.