#df0b45 Hex Color
rgb(223, 11, 69)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | df | 0b | 45 | - | #df0b45 |
| RGB | 223 | 11 | 69 | - | rgb(223,11,69) |
| HSL | 344 | 91% | 46% | - | hsl(344,91%,46%) |
| HSV | 344 | 95% | 87% | - | hsv(344,95%,87%) |
| XYZ | 31.6253 | 16.357 | 7.1206 | - | xyz(31.6253,16.357,7.1206) |
| CIE-LAB | 47.44 | 73.03 | 28.8 | - | lab(47.44,73.03,28.8) |
| CMYK | 0 | 0.95067264573991 | 0.69058295964126 | 0.12549019607843 | cmyk(0,0.95067264573991,0.69058295964126,0.12549019607843) |
Description
The RGB value of color #df0b45 is rgb(223, 11, 69).
In the hex color #df0b45, The value of Red is 223, value of Green is 11, and value of Blue is 69. The primary color is Red. Similarly, The HSL values for #df0b45 consists of 344° Hue, 91% Saturation, and 46% Lightness.
In the CMYK color model, the color #df0b45 can be represented as Cyan=0%, Magenta=0.95067264573991%, Yellow=0.69058295964126%, and Black=0.12549019607843%.
Shades of #df0b45
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 #df0b45
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #df0b45
Preview of #df0b45 on White Background
The contrast ratio of #df0b45 with white color is 4.92
#df0b45 color will look good on a white background.
Preview of #df0b45 on black background
The contrast ratio of #df0b45 with black color is 4.27
Color Schemes of #df0b45
Triadic Colors of #df0b45
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 #df0b45
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 #df0b45
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 #df0b45
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: #df0b45;
}
This is a sample text used for the color #df0b45. 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: #df0b45;
}
This is a sample text used for the color #df0b45. 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 #df0b45;
}
This is a sample text used for the color #df0b45. 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 73.6%
Green 3.63%
Blue 22.77%
CMYK Percentage
Cyan 0
Magenta 53.81%
Yellow 39.09%
Black 7.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.