#d6bcb8 Hex Color
rgb(214, 188, 184)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | bc | b8 | - | #d6bcb8 |
RGB | 214 | 188 | 184 | - | rgb(214,188,184) |
HSL | 8 | 27% | 78% | - | hsl(8,27%,78%) |
HSV | 8 | 14% | 84% | - | hsv(8,14%,84%) |
XYZ | 54.3665 | 53.7233 | 52.8516 | - | xyz(54.3665,53.7233,52.8516) |
CIE-LAB | 78.3 | 8.58 | 5.41 | - | lab(78.3,8.58,5.41) |
CMYK | 0 | 0.1214953271028 | 0.14018691588785 | 0.16078431372549 | cmyk(0,0.1214953271028,0.14018691588785,0.16078431372549) |
Description
The RGB value of color #d6bcb8 is rgb(214, 188, 184).
In the hex color #d6bcb8, The value of Red is 214, value of Green is 188, and value of Blue is 184. The primary color is Red. Similarly, The HSL values for #d6bcb8 consists of 8° Hue, 27% Saturation, and 78% Lightness.
In the CMYK color model, the color #d6bcb8 can be represented as Cyan=0%, Magenta=0.1214953271028%, Yellow=0.14018691588785%, and Black=0.16078431372549%.
Shades of #d6bcb8
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 #d6bcb8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d6bcb8
Preview of #d6bcb8 on White Background
The contrast ratio of #d6bcb8 with white color is 1.79
Preview of #d6bcb8 on black background
The contrast ratio of #d6bcb8 with black color is 11.74
#d6bcb8 color will look good with a black background.
Color Schemes of #d6bcb8
Triadic Colors of #d6bcb8
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 #d6bcb8
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 #d6bcb8
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 #d6bcb8
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: #d6bcb8;
}
This is a sample text used for the color #d6bcb8. 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: #d6bcb8;
}
This is a sample text used for the color #d6bcb8. 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 #d6bcb8;
}
This is a sample text used for the color #d6bcb8. 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 36.52%
Green 32.08%
Blue 31.4%
CMYK Percentage
Cyan 0
Magenta 28.76%
Yellow 33.18%
Black 38.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.