#e0060b Hex Color
rgb(224, 6, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e0 | 06 | 0b | - | #e0060b |
RGB | 224 | 6 | 11 | - | rgb(224,6,11) |
HSL | 359 | 95% | 45% | - | hsl(359,95%,45%) |
HSV | 359 | 97% | 88% | - | hsv(359,97%,88%) |
XYZ | 30.866 | 16.0017 | 1.7784 | - | xyz(30.866,16.0017,1.7784) |
CIE-LAB | 46.98 | 72.23 | 57.84 | - | lab(46.98,72.23,57.84) |
CMYK | 0 | 0.97321428571429 | 0.95089285714286 | 0.12156862745098 | cmyk(0,0.97321428571429,0.95089285714286,0.12156862745098) |
Description
The RGB value of color #e0060b is rgb(224, 6, 11).
In the hex color #e0060b, The value of Red is 224, value of Green is 6, and value of Blue is 11. The primary color is Red. Similarly, The HSL values for #e0060b consists of 359° Hue, 95% Saturation, and 45% Lightness.
In the CMYK color model, the color #e0060b can be represented as Cyan=0%, Magenta=0.97321428571429%, Yellow=0.95089285714286%, and Black=0.12156862745098%.
Shades of #e0060b
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 #e0060b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e0060b
Preview of #e0060b on White Background
The contrast ratio of #e0060b with white color is 5
#e0060b color will look good on a white background.
Preview of #e0060b on black background
The contrast ratio of #e0060b with black color is 4.2
Color Schemes of #e0060b
Triadic Colors of #e0060b
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 #e0060b
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 #e0060b
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 #e0060b
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.
Monochromatic Colors of #e0060b
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #e0060b;
}
This is a sample text used for the color #e0060b. 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: #e0060b;
}
This is a sample text used for the color #e0060b. 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 #e0060b;
}
This is a sample text used for the color #e0060b. 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 92.95%
Green 2.49%
Blue 4.56%
CMYK Percentage
Cyan 0
Magenta 47.57%
Yellow 46.48%
Black 5.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.