#dd4e1b Hex Color
rgb(221, 78, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 4e | 1b | - | #dd4e1b |
RGB | 221 | 78 | 27 | - | rgb(221,78,27) |
HSL | 16 | 78% | 49% | - | hsl(16,78%,49%) |
HSV | 16 | 88% | 87% | - | hsv(16,88%,87%) |
XYZ | 32.741 | 20.9001 | 3.3454 | - | xyz(32.741,20.9001,3.3454) |
CIE-LAB | 52.84 | 53.78 | 56.05 | - | lab(52.84,53.78,56.05) |
CMYK | 0 | 0.64705882352941 | 0.87782805429864 | 0.13333333333333 | cmyk(0,0.64705882352941,0.87782805429864,0.13333333333333) |
Description
The RGB value of color #dd4e1b is rgb(221, 78, 27).
In the hex color #dd4e1b, The value of Red is 221, value of Green is 78, and value of Blue is 27. The primary color is Red. Similarly, The HSL values for #dd4e1b consists of 16° Hue, 78% Saturation, and 49% Lightness.
In the CMYK color model, the color #dd4e1b can be represented as Cyan=0%, Magenta=0.64705882352941%, Yellow=0.87782805429864%, and Black=0.13333333333333%.
Shades of #dd4e1b
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 #dd4e1b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd4e1b
Preview of #dd4e1b on White Background
The contrast ratio of #dd4e1b with white color is 4.05
Preview of #dd4e1b on black background
The contrast ratio of #dd4e1b with black color is 5.18
#dd4e1b color will look good with a black background.
Color Schemes of #dd4e1b
Triadic Colors of #dd4e1b
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 #dd4e1b
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 #dd4e1b
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 #dd4e1b
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: #dd4e1b;
}
This is a sample text used for the color #dd4e1b. 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: #dd4e1b;
}
This is a sample text used for the color #dd4e1b. 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 #dd4e1b;
}
This is a sample text used for the color #dd4e1b. 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 67.79%
Green 23.93%
Blue 8.28%
CMYK Percentage
Cyan 0
Magenta 39.02%
Yellow 52.94%
Black 8.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.