#ddb38a Hex Color
rgb(221, 179, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | b3 | 8a | - | #ddb38a |
RGB | 221 | 179 | 138 | - | rgb(221,179,138) |
HSL | 30 | 55% | 70% | - | hsl(30,55%,70%) |
HSV | 30 | 38% | 87% | - | hsv(30,38%,87%) |
XYZ | 50.5263 | 49.4473 | 30.926 | - | xyz(50.5263,49.4473,30.926) |
CIE-LAB | 75.73 | 9.66 | 26.69 | - | lab(75.73,9.66,26.69) |
CMYK | 0 | 0.19004524886878 | 0.37556561085973 | 0.13333333333333 | cmyk(0,0.19004524886878,0.37556561085973,0.13333333333333) |
Description
The RGB value of color #ddb38a is rgb(221, 179, 138).
In the hex color #ddb38a, The value of Red is 221, value of Green is 179, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #ddb38a consists of 30° Hue, 55% Saturation, and 70% Lightness.
In the CMYK color model, the color #ddb38a can be represented as Cyan=0%, Magenta=0.19004524886878%, Yellow=0.37556561085973%, and Black=0.13333333333333%.
Shades of #ddb38a
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 #ddb38a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddb38a
Preview of #ddb38a on White Background
The contrast ratio of #ddb38a with white color is 1.93
Preview of #ddb38a on black background
The contrast ratio of #ddb38a with black color is 10.89
#ddb38a color will look good with a black background.
Color Schemes of #ddb38a
Triadic Colors of #ddb38a
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 #ddb38a
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 #ddb38a
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 #ddb38a
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: #ddb38a;
}
This is a sample text used for the color #ddb38a. 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: #ddb38a;
}
This is a sample text used for the color #ddb38a. 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 #ddb38a;
}
This is a sample text used for the color #ddb38a. 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 41.08%
Green 33.27%
Blue 25.65%
CMYK Percentage
Cyan 0
Magenta 27.19%
Yellow 53.73%
Black 19.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.