DBD7D2 Color Hex

#DBD7D2 Color Hex

#DBD7D2 Color Information

  • In the RGB color space, the color value #dbd7d2 is composed of 85.88% red, 84.31% green, and 82.35% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.02 magenta, 0.04 yellow, and 0 black.
  • It has a color angle of 33 degrees, a saturation of 11%, and a luminance of 84%.
  • Contrast color of #dbd7d2 is #000000

#DBD7D2 Color Conversion

Hex dbd7d2 #dbd7d2
RGB Decimal 219, 215, 210 rgb(219, 215, 210)
RGB Percent 85.88, 84.31, 82.35 rgb(85.88%, 84.31%, 82.35%)
HSL 33°,11%,84% hsl(33°,11%,84%)
CMYK 0, 0.02, 0.04, 36
HSV (or HSB) 33°, 9%, 9%,
YUV 216, 124, 129
XYZ 65.147, 68.314, 70.725
CIE-LAB 86.163, 0.488, 2.936

#dbd7d2 border color

.css_border_solid{ border: 3px solid #dbd7d2 }
.css_border_dotted{ border: 3px dotted #dbd7d2 }
.css_border_dashed{ border: 3px dashed #dbd7d2 }
.css_border_double{ border: 3px double #dbd7d2 }

Css background gradient color with #DBD7D2

.box_css_gradient_with_dbd7d2{ 
	background-color: #dbd7d2;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbd7d2', endColorstr='#887c6d');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dbd7d2), to(#887c6d));
	background-image: -webkit-linear-gradient(top, #dbd7d2, #887c6d);
	background-image: -moz-linear-gradient(top, #dbd7d2, #887c6d);
	background-image: -o-linear-gradient(top, #dbd7d2, #887c6d);
	background-image: linear-gradient(to bottom, #dbd7d2, #887c6d);}

#dbd7d2 Color Preview on Black Background

Sample font with color #dbd7d2 on background of color black

#dbd7d2 Color Preview on White Background

Sample font with color #dbd7d2 on background of color white

#dbd7d2 background color

The sample font has a contrasting color to the color #dbd7d2

Contrast color with #dbd7d2 color is #000000