1B1811 Color Hex

#1B1811 Color Hex

#1B1811 Color Information

  • In the RGB color space, the color value #1b1811 is composed of 10.59% red, 9.41% green, and 6.67% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.11 magenta, 0.37 yellow, and 0 black.
  • It has a color angle of 42 degrees, a saturation of 23%, and a luminance of 9%.
  • Contrast color of #1b1811 is #FFFFFF

#1B1811 Color Conversion

Hex 1b1811 #1b1811
RGB Decimal 27, 24, 17 rgb(27, 24, 17)
RGB Percent 10.59, 9.41, 6.67 rgb(10.59%, 9.41%, 6.67%)
HSL 42°,23%,9% hsl(42°,23%,9%)
CMYK 0, 0.11, 0.37, 228
HSV (or HSB) 42°, 12%, 12%,
YUV 24, 124, 129
XYZ 0.88, 0.927, 0.663
CIE-LAB 8.366, -0.041, 4.943

#1b1811 border color

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

Css background gradient color with #1B1811

.box_css_gradient_with_1b1811{ 
	background-color: #1b1811;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c7c58', endColorstr='#1b1811');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8c7c58), to(#1b1811));
	background-image: -webkit-linear-gradient(top, #8c7c58, #1b1811);
	background-image: -moz-linear-gradient(top, #8c7c58, #1b1811);
	background-image: -o-linear-gradient(top, #8c7c58, #1b1811);
	background-image: linear-gradient(to bottom, #8c7c58, #1b1811);}

#1b1811 Color Preview on Black Background

Sample font with color #1b1811 on background of color black

#1b1811 Color Preview on White Background

Sample font with color #1b1811 on background of color white

#1b1811 background color

The sample font has a contrasting color to the color #1b1811

Contrast color with #1b1811 color is #FFFFFF