#e6060c Hex Color
rgb(230, 6, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | 06 | 0c | - | #e6060c |
RGB | 230 | 6 | 12 | - | rgb(230,6,12) |
HSL | 358 | 95% | 46% | - | hsl(358,95%,46%) |
HSV | 358 | 97% | 90% | - | hsv(358,97%,90%) |
XYZ | 32.7646 | 16.9798 | 1.8984 | - | xyz(32.7646,16.9798,1.8984) |
CIE-LAB | 48.23 | 73.71 | 58.89 | - | lab(48.23,73.71,58.89) |
CMYK | 0 | 0.97391304347826 | 0.94782608695652 | 0.098039215686274 | cmyk(0,0.97391304347826,0.94782608695652,0.098039215686274) |
Description
The RGB value of color #e6060c is rgb(230, 6, 12).
In the hex color #e6060c, The value of Red is 230, value of Green is 6, and value of Blue is 12. The primary color is Red. Similarly, The HSL values for #e6060c consists of 358° Hue, 95% Saturation, and 46% Lightness.
In the CMYK color model, the color #e6060c can be represented as Cyan=0%, Magenta=0.97391304347826%, Yellow=0.94782608695652%, and Black=0.098039215686274%.
Shades of #e6060c
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 #e6060c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e6060c
Preview of #e6060c on White Background
The contrast ratio of #e6060c with white color is 4.78
#e6060c color will look good on a white background.
Preview of #e6060c on black background
The contrast ratio of #e6060c with black color is 4.4
Color Schemes of #e6060c
Triadic Colors of #e6060c
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 #e6060c
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 #e6060c
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 #e6060c
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: #e6060c;
}
This is a sample text used for the color #e6060c. 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: #e6060c;
}
This is a sample text used for the color #e6060c. 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 #e6060c;
}
This is a sample text used for the color #e6060c. 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.74%
Green 2.42%
Blue 4.84%
CMYK Percentage
Cyan 0
Magenta 48.22%
Yellow 46.93%
Black 4.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.