#ef3d2b Hex Color
rgb(239, 61, 43)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ef | 3d | 2b | - | #ef3d2b |
| RGB | 239 | 61 | 43 | - | rgb(239,61,43) |
| HSL | 6 | 86% | 55% | - | hsl(6,86%,55%) |
| HSV | 6 | 82% | 94% | - | hsv(6,82%,94%) |
| XYZ | 37.7014 | 21.8626 | 4.5183 | - | xyz(37.7014,21.8626,4.5183) |
| CIE-LAB | 53.88 | 66.16 | 51.24 | - | lab(53.88,66.16,51.24) |
| CMYK | 0 | 0.74476987447699 | 0.82008368200837 | 0.062745098039216 | cmyk(0,0.74476987447699,0.82008368200837,0.062745098039216) |
Description
The RGB value of color #ef3d2b is rgb(239, 61, 43).
In the hex color #ef3d2b, The value of Red is 239, value of Green is 61, and value of Blue is 43. The primary color is Red. Similarly, The HSL values for #ef3d2b consists of 6° Hue, 86% Saturation, and 55% Lightness.
In the CMYK color model, the color #ef3d2b can be represented as Cyan=0%, Magenta=0.74476987447699%, Yellow=0.82008368200837%, and Black=0.062745098039216%.
Shades of #ef3d2b
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 #ef3d2b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ef3d2b
Preview of #ef3d2b on White Background
The contrast ratio of #ef3d2b with white color is 3.91
Preview of #ef3d2b on black background
The contrast ratio of #ef3d2b with black color is 5.37
#ef3d2b color will look good with a black background.
Color Schemes of #ef3d2b
Triadic Colors of #ef3d2b
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 #ef3d2b
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 #ef3d2b
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 #ef3d2b
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: #ef3d2b;
}
This is a sample text used for the color #ef3d2b. 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: #ef3d2b;
}
This is a sample text used for the color #ef3d2b. 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 #ef3d2b;
}
This is a sample text used for the color #ef3d2b. 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.68%
Green 17.78%
Blue 12.54%
CMYK Percentage
Cyan 0
Magenta 45.76%
Yellow 50.39%
Black 3.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.