D99058 Color Hex

#D99058 Color Hex

#D99058 Color Information

  • In the RGB color space, the color value #d99058 is composed of 85.1% red, 56.47% green, and 34.51% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.34 magenta, 0.59 yellow, and 0 black.
  • It has a color angle of 26 degrees, a saturation of 63%, and a luminance of 60%.
  • Contrast color of #d99058 is #000000

#D99058 Color Conversion

Hex d99058 #d99058
RGB Decimal 217, 144, 88 rgb(217, 144, 88)
RGB Percent 85.1, 56.47, 34.51 rgb(85.1%, 56.47%, 34.51%)
HSL 26°,63%,60% hsl(26°,63%,60%)
CMYK 0, 0.34, 0.59, 38
HSV (or HSB) 26°, 7%, 7%,
YUV 159, 87, 168
XYZ 40.35, 35.403, 13.939
CIE-LAB 66.061, 22.072, 40.686

#d99058 border color

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

Css background gradient color with #D99058

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

#d99058 Color Preview on Black Background

Sample font with color #d99058 on background of color black

#d99058 Color Preview on White Background

Sample font with color #d99058 on background of color white

#d99058 background color

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

Contrast color with #d99058 color is #000000