990000 Color Hex

#990000 Color Hex

#990000 Color Information

  • In the RGB color space, the color value #990000 is composed of 60% red, 0% green, and 0% blue.
  • In the CMYK color space, it consists of 0 cyan, 1 magenta, 1 yellow, and 0 black.
  • It has a color angle of 0 degrees, a saturation of 100%, and a luminance of 30%.
  • Contrast color of #990000 is #FFFFFF

#990000 Color Conversion

Hex 990000 #990000
RGB Decimal 153, 0, 0 rgb(153, 0, 0)
RGB Percent 60, 0, 0 rgb(60%, 0%, 0%)
HSL 0°,100%,30% hsl(0°,100%,30%)
CMYK 0, 1, 1, 102
HSV (or HSB) 0°, 0%, 0%,
YUV 46, 101, 203
XYZ 13.137, 6.772, 0.615
CIE-LAB 31.283, 54.711, 45.142

#990000 border color

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

Css background gradient color with #990000

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

#990000 Color Preview on Black Background

Sample font with color #990000 on background of color black

#990000 Color Preview on White Background

Sample font with color #990000 on background of color white

#990000 background color

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

Contrast color with #990000 color is #FFFFFF