#df0f56 Hex Color
rgb(223, 15, 86)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | 0f | 56 | - | #df0f56 |
RGB | 223 | 15 | 86 | - | rgb(223,15,86) |
HSL | 340 | 87% | 47% | - | hsl(340,87%,47%) |
HSV | 340 | 93% | 87% | - | hsv(340,93%,87%) |
XYZ | 32.282 | 16.7015 | 10.3264 | - | xyz(32.282,16.7015,10.3264) |
CIE-LAB | 47.88 | 73.5 | 18.93 | - | lab(47.88,73.5,18.93) |
CMYK | 0 | 0.93273542600897 | 0.61434977578475 | 0.12549019607843 | cmyk(0,0.93273542600897,0.61434977578475,0.12549019607843) |
Description
The RGB value of color #df0f56 is rgb(223, 15, 86).
In the hex color #df0f56, The value of Red is 223, value of Green is 15, and value of Blue is 86. The primary color is Red. Similarly, The HSL values for #df0f56 consists of 340° Hue, 87% Saturation, and 47% Lightness.
In the CMYK color model, the color #df0f56 can be represented as Cyan=0%, Magenta=0.93273542600897%, Yellow=0.61434977578475%, and Black=0.12549019607843%.
Shades of #df0f56
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 #df0f56
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #df0f56
Preview of #df0f56 on White Background
The contrast ratio of #df0f56 with white color is 4.84
#df0f56 color will look good on a white background.
Preview of #df0f56 on black background
The contrast ratio of #df0f56 with black color is 4.34
Color Schemes of #df0f56
Triadic Colors of #df0f56
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 #df0f56
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 #df0f56
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 #df0f56
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: #df0f56;
}
This is a sample text used for the color #df0f56. 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: #df0f56;
}
This is a sample text used for the color #df0f56. 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 #df0f56;
}
This is a sample text used for the color #df0f56. 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 68.83%
Green 4.63%
Blue 26.54%
CMYK Percentage
Cyan 0
Magenta 55.77%
Yellow 36.73%
Black 7.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.