D9B611 Color Hex

#D9B611 Color Hex

#D9B611 Color Information

  • In the RGB color space, the color value #d9b611 is composed of 85.1% red, 71.37% green, and 6.67% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.16 magenta, 0.92 yellow, and 0 black.
  • It has a color angle of 50 degrees, a saturation of 85%, and a luminance of 46%.
  • Contrast color of #d9b611 is #000000

#D9B611 Color Conversion

Hex d9b611 #d9b611
RGB Decimal 217, 182, 17 rgb(217, 182, 17)
RGB Percent 85.1, 71.37, 6.67 rgb(85.1%, 71.37%, 6.67%)
HSL 50°,85%,46% hsl(50°,85%,46%)
CMYK 0, 0.16, 0.92, 38
HSV (or HSB) 50°, 14%, 14%,
YUV 174, 39, 158
XYZ 45.444, 48.248, 7.448
CIE-LAB 74.981, -1.184, 75.07

#d9b611 border color

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

Css background gradient color with #D9B611

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

#d9b611 Color Preview on Black Background

Sample font with color #d9b611 on background of color black

#d9b611 Color Preview on White Background

Sample font with color #d9b611 on background of color white

#d9b611 background color

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

Contrast color with #d9b611 color is #000000