523B35 Color Hex

#523B35 Color Hex

#523B35 Color Information

  • In the RGB color space, the color value #523b35 is composed of 32.16% red, 23.14% green, and 20.78% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.28 magenta, 0.35 yellow, and 0 black.
  • It has a color angle of 12 degrees, a saturation of 21%, and a luminance of 26%.
  • Contrast color of #523b35 is #FFFFFF

#523B35 Color Conversion

Hex 523b35 #523b35
RGB Decimal 82, 59, 53 rgb(82, 59, 53)
RGB Percent 32.16, 23.14, 20.78 rgb(32.16%, 23.14%, 20.78%)
HSL 12°,21%,26% hsl(12°,21%,26%)
CMYK 0, 0.28, 0.35, 173
HSV (or HSB) 12°, 3%, 3%,
YUV 65, 121, 139
XYZ 5.686, 5.179, 4.068
CIE-LAB 27.238, 9.182, 7.688

#523b35 border color

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

Css background gradient color with #523B35

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

#523b35 Color Preview on Black Background

Sample font with color #523b35 on background of color black

#523b35 Color Preview on White Background

Sample font with color #523b35 on background of color white

#523b35 background color

The sample font has a contrasting color to the color #523b35

Contrast color with #523b35 color is #FFFFFF