#d0543b Hex Color
rgb(208, 84, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | 54 | 3b | - | #d0543b |
RGB | 208 | 84 | 59 | - | rgb(208,84,59) |
HSL | 10 | 61% | 52% | - | hsl(10,61%,52%) |
HSV | 10 | 72% | 82% | - | hsv(10,72%,82%) |
XYZ | 29.9722 | 20.0663 | 6.4312 | - | xyz(29.9722,20.0663,6.4312) |
CIE-LAB | 51.91 | 47.6 | 39.2 | - | lab(51.91,47.6,39.2) |
CMYK | 0 | 0.59615384615385 | 0.71634615384615 | 0.1843137254902 | cmyk(0,0.59615384615385,0.71634615384615,0.1843137254902) |
Description
The RGB value of color #d0543b is rgb(208, 84, 59).
In the hex color #d0543b, The value of Red is 208, value of Green is 84, and value of Blue is 59. The primary color is Red. Similarly, The HSL values for #d0543b consists of 10° Hue, 61% Saturation, and 52% Lightness.
In the CMYK color model, the color #d0543b can be represented as Cyan=0%, Magenta=0.59615384615385%, Yellow=0.71634615384615%, and Black=0.1843137254902%.
Shades of #d0543b
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 #d0543b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0543b
Preview of #d0543b on White Background
The contrast ratio of #d0543b with white color is 4.19
Preview of #d0543b on black background
The contrast ratio of #d0543b with black color is 5.01
#d0543b color will look good with a black background.
Color Schemes of #d0543b
Triadic Colors of #d0543b
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 #d0543b
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 #d0543b
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 #d0543b
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: #d0543b;
}
This is a sample text used for the color #d0543b. 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: #d0543b;
}
This is a sample text used for the color #d0543b. 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 #d0543b;
}
This is a sample text used for the color #d0543b. 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 59.26%
Green 23.93%
Blue 16.81%
CMYK Percentage
Cyan 0
Magenta 39.83%
Yellow 47.86%
Black 12.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.