A09484 Color Hex

#A09484 Color Hex

#A09484 Color Information

  • In the RGB color space, the color value #a09484 is composed of 62.75% red, 58.04% green, and 51.76% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.08 magenta, 0.18 yellow, and 0 black.
  • It has a color angle of 34 degrees, a saturation of 13%, and a luminance of 57%.
  • Contrast color of #a09484 is #000000

#A09484 Color Conversion

Hex a09484 #a09484
RGB Decimal 160, 148, 132 rgb(160, 148, 132)
RGB Percent 62.75, 58.04, 51.76 rgb(62.75%, 58.04%, 51.76%)
HSL 34°,13%,57% hsl(34°,13%,57%)
CMYK 0, 0.08, 0.18, 95
HSV (or HSB) 34°, 10%, 10%,
YUV 150, 117, 134
XYZ 29.252, 30.319, 26.14
CIE-LAB 61.929, 1.679, 10.057

#a09484 border color

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

Css background gradient color with #A09484

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

#a09484 Color Preview on Black Background

Sample font with color #a09484 on background of color black

#a09484 Color Preview on White Background

Sample font with color #a09484 on background of color white

#a09484 background color

The sample font has a contrasting color to the color #a09484

Contrast color with #a09484 color is #000000