#d48d4d Hex Color
rgb(212, 141, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | 8d | 4d | - | #d48d4d |
RGB | 212 | 141 | 77 | - | rgb(212,141,77) |
HSL | 28 | 61% | 57% | - | hsl(28,61%,57%) |
HSV | 28 | 64% | 83% | - | hsv(28,64%,83%) |
XYZ | 38.0158 | 33.5826 | 11.4996 | - | xyz(38.0158,33.5826,11.4996) |
CIE-LAB | 64.63 | 20.85 | 44.48 | - | lab(64.63,20.85,44.48) |
CMYK | 0 | 0.33490566037736 | 0.63679245283019 | 0.16862745098039 | cmyk(0,0.33490566037736,0.63679245283019,0.16862745098039) |
Description
The RGB value of color #d48d4d is rgb(212, 141, 77).
In the hex color #d48d4d, The value of Red is 212, value of Green is 141, and value of Blue is 77. The primary color is Red. Similarly, The HSL values for #d48d4d consists of 28° Hue, 61% Saturation, and 57% Lightness.
In the CMYK color model, the color #d48d4d can be represented as Cyan=0%, Magenta=0.33490566037736%, Yellow=0.63679245283019%, and Black=0.16862745098039%.
Shades of #d48d4d
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 #d48d4d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d48d4d
Preview of #d48d4d on White Background
The contrast ratio of #d48d4d with white color is 2.72
Preview of #d48d4d on black background
The contrast ratio of #d48d4d with black color is 7.72
#d48d4d color will look good with a black background.
Color Schemes of #d48d4d
Triadic Colors of #d48d4d
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 #d48d4d
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 #d48d4d
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 #d48d4d
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: #d48d4d;
}
This is a sample text used for the color #d48d4d. 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: #d48d4d;
}
This is a sample text used for the color #d48d4d. 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 #d48d4d;
}
This is a sample text used for the color #d48d4d. 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 49.3%
Green 32.79%
Blue 17.91%
CMYK Percentage
Cyan 0
Magenta 29.37%
Yellow 55.84%
Black 14.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.