1B1B1B Color Hex

#1B1B1B Color Hex

#1B1B1B Color Information

  • In the RGB color space, the color value #1b1b1b is composed of 10.59% red, 10.59% green, and 10.59% blue.
  • In the CMYK color space, it consists of 0 cyan, 0 magenta, 0 yellow, and 0 black.
  • It has a color angle of 0 degrees, a saturation of 0%, and a luminance of 11%.
  • Contrast color of #1b1b1b is #FFFFFF

#1B1B1B Color Conversion

Hex 1b1b1b #1b1b1b
RGB Decimal 27, 27, 27 rgb(27, 27, 27)
RGB Percent 10.59, 10.59, 10.59 rgb(10.59%, 10.59%, 10.59%)
HSL 0°,0%,11% hsl(0°,0%,11%)
CMYK 0, 0, 0, 228
HSV (or HSB) 0°, 0%, 0%,
YUV 27, 128, 127
XYZ 1.042, 1.096, 1.194
CIE-LAB 9.767, 0.001, -0.002

#1b1b1b border color

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

Css background gradient color with #1B1B1B

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

#1b1b1b Color Preview on Black Background

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

#1b1b1b Color Preview on White Background

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

#1b1b1b background color

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

Contrast color with #1b1b1b color is #FFFFFF