#e00b4b Hex Color
rgb(224, 11, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e0 | 0b | 4b | - | #e00b4b |
RGB | 224 | 11 | 75 | - | rgb(224,11,75) |
HSL | 342 | 91% | 46% | - | hsl(342,91%,46%) |
HSV | 342 | 95% | 88% | - | hsv(342,95%,88%) |
XYZ | 32.1301 | 16.5946 | 8.1662 | - | xyz(32.1301,16.5946,8.1662) |
CIE-LAB | 47.75 | 73.54 | 25.56 | - | lab(47.75,73.54,25.56) |
CMYK | 0 | 0.95089285714286 | 0.66517857142857 | 0.12156862745098 | cmyk(0,0.95089285714286,0.66517857142857,0.12156862745098) |
Description
The RGB value of color #e00b4b is rgb(224, 11, 75).
In the hex color #e00b4b, The value of Red is 224, value of Green is 11, and value of Blue is 75. The primary color is Red. Similarly, The HSL values for #e00b4b consists of 342° Hue, 91% Saturation, and 46% Lightness.
In the CMYK color model, the color #e00b4b can be represented as Cyan=0%, Magenta=0.95089285714286%, Yellow=0.66517857142857%, and Black=0.12156862745098%.
Shades of #e00b4b
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 #e00b4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e00b4b
Preview of #e00b4b on White Background
The contrast ratio of #e00b4b with white color is 4.86
#e00b4b color will look good on a white background.
Preview of #e00b4b on black background
The contrast ratio of #e00b4b with black color is 4.32
Color Schemes of #e00b4b
Triadic Colors of #e00b4b
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 #e00b4b
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 #e00b4b
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 #e00b4b
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: #e00b4b;
}
This is a sample text used for the color #e00b4b. 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: #e00b4b;
}
This is a sample text used for the color #e00b4b. 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 #e00b4b;
}
This is a sample text used for the color #e00b4b. 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 72.26%
Green 3.55%
Blue 24.19%
CMYK Percentage
Cyan 0
Magenta 54.72%
Yellow 38.28%
Black 7%
Comments on this color
Please login or signup to post a comment.
No comments yet.