2A2F23 Color Hex

#2A2F23 Color Hex

#2A2F23 Color Information

  • In the RGB color space, the color value #2a2f23 is composed of 16.47% red, 18.43% green, and 13.73% blue.
  • In the CMYK color space, it consists of 0.11 cyan, 0 magenta, 0.26 yellow, and 0 black.
  • It has a color angle of 85 degrees, a saturation of 15%, and a luminance of 16%.
  • Contrast color of #2a2f23 is #FFFFFF

#2A2F23 Color Conversion

Hex 2a2f23 #2a2f23
RGB Decimal 42, 47, 35 rgb(42, 47, 35)
RGB Percent 16.47, 18.43, 13.73 rgb(16.47%, 18.43%, 13.73%)
HSL 85°,15%,16% hsl(85°,15%,16%)
CMYK 0.11, 0, 0.26, 208
HSV (or HSB) 85°, 24%, 24%,
YUV 44, 122, 125
XYZ 2.275, 2.647, 1.981
CIE-LAB 18.569, -4.915, 6.999

#2a2f23 border color

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

Css background gradient color with #2A2F23

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

#2a2f23 Color Preview on Black Background

Sample font with color #2a2f23 on background of color black

#2a2f23 Color Preview on White Background

Sample font with color #2a2f23 on background of color white

#2a2f23 background color

The sample font has a contrasting color to the color #2a2f23

Contrast color with #2a2f23 color is #FFFFFF