#ec2d39 Hex Color
rgb(236, 45, 57)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ec | 2d | 39 | - | #ec2d39 |
RGB | 236 | 45 | 57 | - | rgb(236,45,57) |
HSL | 356 | 83% | 55% | - | hsl(356,83%,55%) |
HSV | 356 | 81% | 93% | - | hsv(356,81%,93%) |
XYZ | 36.269 | 20.005 | 5.8207 | - | xyz(36.269,20.005,5.8207) |
CIE-LAB | 51.84 | 70.24 | 41.63 | - | lab(51.84,70.24,41.63) |
CMYK | 0 | 0.80932203389831 | 0.75847457627119 | 0.074509803921569 | cmyk(0,0.80932203389831,0.75847457627119,0.074509803921569) |
Description
The RGB value of color #ec2d39 is rgb(236, 45, 57).
In the hex color #ec2d39, The value of Red is 236, value of Green is 45, and value of Blue is 57. The primary color is Red. Similarly, The HSL values for #ec2d39 consists of 356° Hue, 83% Saturation, and 55% Lightness.
In the CMYK color model, the color #ec2d39 can be represented as Cyan=0%, Magenta=0.80932203389831%, Yellow=0.75847457627119%, and Black=0.074509803921569%.
Shades of #ec2d39
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 #ec2d39
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ec2d39
Preview of #ec2d39 on White Background
The contrast ratio of #ec2d39 with white color is 4.2
Preview of #ec2d39 on black background
The contrast ratio of #ec2d39 with black color is 5
#ec2d39 color will look good with a black background.
Color Schemes of #ec2d39
Triadic Colors of #ec2d39
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 #ec2d39
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 #ec2d39
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 #ec2d39
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: #ec2d39;
}
This is a sample text used for the color #ec2d39. 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: #ec2d39;
}
This is a sample text used for the color #ec2d39. 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 #ec2d39;
}
This is a sample text used for the color #ec2d39. 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 69.82%
Green 13.31%
Blue 16.86%
CMYK Percentage
Cyan 0
Magenta 49.28%
Yellow 46.18%
Black 4.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.