B62020 Color Hex

#B62020 Color Hex

#B62020 Color Information

  • In the RGB color space, the color value #b62020 is composed of 71.37% red, 12.55% green, and 12.55% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.82 magenta, 0.82 yellow, and 0 black.
  • It has a color angle of 0 degrees, a saturation of 70%, and a luminance of 42%.
  • Contrast color of #b62020 is #FFFFFF

#B62020 Color Conversion

Hex b62020 #b62020
RGB Decimal 182, 32, 32 rgb(182, 32, 32)
RGB Percent 71.37, 12.55, 12.55 rgb(71.37%, 12.55%, 12.55%)
HSL 0°,70%,42% hsl(0°,70%,42%)
CMYK 0, 0.82, 0.82, 73
HSV (or HSB) 0°, 0%, 0%,
YUV 77, 102, 202
XYZ 20.069, 11.082, 2.448
CIE-LAB 39.719, 57.567, 39.62

#b62020 border color

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

Css background gradient color with #B62020

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

#b62020 Color Preview on Black Background

Sample font with color #b62020 on background of color black

#b62020 Color Preview on White Background

Sample font with color #b62020 on background of color white

#b62020 background color

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

Contrast color with #b62020 color is #FFFFFF