512C31 Color Hex

#512C31 Color Hex

#512C31 Color Information

  • In the RGB color space, the color value #512c31 is composed of 31.76% red, 17.25% green, and 19.22% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.46 magenta, 0.4 yellow, and 0 black.
  • It has a color angle of 352 degrees, a saturation of 30%, and a luminance of 25%.
  • Contrast color of #512c31 is #FFFFFF

#512C31 Color Conversion

Hex 512c31 #512c31
RGB Decimal 81, 44, 49 rgb(81, 44, 49)
RGB Percent 31.76, 17.25, 19.22 rgb(31.76%, 17.25%, 19.22%)
HSL 352°,30%,25% hsl(352°,30%,25%)
CMYK 0, 0.46, 0.4, 174
HSV (or HSB) 352°, 98%, 98%,
YUV 56, 124, 145
XYZ 4.848, 3.772, 3.378
CIE-LAB 22.904, 17.743, 4.231

#512c31 border color

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

Css background gradient color with #512C31

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

#512c31 Color Preview on Black Background

Sample font with color #512c31 on background of color black

#512c31 Color Preview on White Background

Sample font with color #512c31 on background of color white

#512c31 background color

The sample font has a contrasting color to the color #512c31

Contrast color with #512c31 color is #FFFFFF