#ec2003 Hex Color
rgb(236, 32, 3)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ec | 20 | 03 | - | #ec2003 |
| RGB | 236 | 32 | 3 | - | rgb(236,32,3) |
| HSL | 7 | 97% | 47% | - | hsl(7,97%,47%) |
| HSV | 7 | 99% | 93% | - | hsv(7,99%,93%) |
| XYZ | 35.125 | 18.8725 | 1.8776 | - | xyz(35.125,18.8725,1.8776) |
| CIE-LAB | 50.54 | 72.01 | 63.05 | - | lab(50.54,72.01,63.05) |
| CMYK | 0 | 0.86440677966102 | 0.98728813559322 | 0.074509803921569 | cmyk(0,0.86440677966102,0.98728813559322,0.074509803921569) |
Description
The RGB value of color #ec2003 is rgb(236, 32, 3).
In the hex color #ec2003, The value of Red is 236, value of Green is 32, and value of Blue is 3. The primary color is Red. Similarly, The HSL values for #ec2003 consists of 7° Hue, 97% Saturation, and 47% Lightness.
In the CMYK color model, the color #ec2003 can be represented as Cyan=0%, Magenta=0.86440677966102%, Yellow=0.98728813559322%, and Black=0.074509803921569%.
Shades of #ec2003
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 #ec2003
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ec2003
Preview of #ec2003 on White Background
The contrast ratio of #ec2003 with white color is 4.4
Preview of #ec2003 on black background
The contrast ratio of #ec2003 with black color is 4.77
#ec2003 color will look good with a black background.
Color Schemes of #ec2003
Triadic Colors of #ec2003
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 #ec2003
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 #ec2003
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 #ec2003
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: #ec2003;
}
This is a sample text used for the color #ec2003. 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: #ec2003;
}
This is a sample text used for the color #ec2003. 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 #ec2003;
}
This is a sample text used for the color #ec2003. 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 87.08%
Green 11.81%
Blue 1.11%
CMYK Percentage
Cyan 0
Magenta 44.88%
Yellow 51.26%
Black 3.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.