#dbd5b8 Hex Color
rgb(219, 213, 184)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | d5 | b8 | - | #dbd5b8 |
RGB | 219 | 213 | 184 | - | rgb(219,213,184) |
HSL | 50 | 33% | 79% | - | hsl(50,33%,79%) |
HSV | 50 | 16% | 86% | - | hsv(50,16%,86%) |
XYZ | 61.6594 | 66.1093 | 54.858 | - | xyz(61.6594,66.1093,54.858) |
CIE-LAB | 85.05 | -2.73 | 15.08 | - | lab(85.05,-2.73,15.08) |
CMYK | 0 | 0.027397260273973 | 0.15981735159817 | 0.14117647058824 | cmyk(0,0.027397260273973,0.15981735159817,0.14117647058824) |
Description
The RGB value of color #dbd5b8 is rgb(219, 213, 184).
In the hex color #dbd5b8, The value of Red is 219, value of Green is 213, and value of Blue is 184. The primary color is Red. Similarly, The HSL values for #dbd5b8 consists of 50° Hue, 33% Saturation, and 79% Lightness.
In the CMYK color model, the color #dbd5b8 can be represented as Cyan=0%, Magenta=0.027397260273973%, Yellow=0.15981735159817%, and Black=0.14117647058824%.
Shades of #dbd5b8
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 #dbd5b8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbd5b8
Preview of #dbd5b8 on White Background
The contrast ratio of #dbd5b8 with white color is 1.48
Preview of #dbd5b8 on black background
The contrast ratio of #dbd5b8 with black color is 14.22
#dbd5b8 color will look good with a black background.
Color Schemes of #dbd5b8
Triadic Colors of #dbd5b8
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 #dbd5b8
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 #dbd5b8
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 #dbd5b8
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: #dbd5b8;
}
This is a sample text used for the color #dbd5b8. 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: #dbd5b8;
}
This is a sample text used for the color #dbd5b8. 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 #dbd5b8;
}
This is a sample text used for the color #dbd5b8. 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 35.55%
Green 34.58%
Blue 29.87%
CMYK Percentage
Cyan 0
Magenta 8.34%
Yellow 48.67%
Black 42.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.