824B35 Color Hex

#824B35 Color Hex

#824B35 Color Information

  • In the RGB color space, the color value #824b35 is composed of 50.98% red, 29.41% green, and 20.78% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.42 magenta, 0.59 yellow, and 0 black.
  • It has a color angle of 17 degrees, a saturation of 42%, and a luminance of 36%.
  • Contrast color of #824b35 is #FFFFFF

#824B35 Color Conversion

Hex 824b35 #824b35
RGB Decimal 130, 75, 53 rgb(130, 75, 53)
RGB Percent 50.98, 29.41, 20.78 rgb(50.98%, 29.41%, 20.78%)
HSL 17°,42%,36% hsl(17°,42%,36%)
CMYK 0, 0.42, 0.59, 125
HSV (or HSB) 17°, 5%, 5%,
YUV 89, 107, 156
XYZ 12.365, 10.035, 4.653
CIE-LAB 37.905, 20.998, 23.015

#824b35 border color

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

Css background gradient color with #824B35

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

#824b35 Color Preview on Black Background

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

#824b35 Color Preview on White Background

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

#824b35 background color

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

Contrast color with #824b35 color is #FFFFFF