BC2D29 Color Hex

#BC2D29 Color Hex

#BC2D29 Color Information

  • In the RGB color space, the color value #bc2d29 is composed of 73.73% red, 17.65% green, and 16.08% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.76 magenta, 0.78 yellow, and 0 black.
  • It has a color angle of 2 degrees, a saturation of 64%, and a luminance of 45%.
  • Contrast color of #bc2d29 is #FFFFFF

#BC2D29 Color Conversion

Hex bc2d29 #bc2d29
RGB Decimal 188, 45, 41 rgb(188, 45, 41)
RGB Percent 73.73, 17.65, 16.08 rgb(73.73%, 17.65%, 16.08%)
HSL 2°,64%,45% hsl(2°,64%,45%)
CMYK 0, 0.76, 0.78, 67
HSV (or HSB) 2°, 0%, 0%,
YUV 87, 101, 199
XYZ 22.078, 12.728, 3.391
CIE-LAB 42.351, 55.844, 37.681

#bc2d29 border color

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

Css background gradient color with #BC2D29

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

#bc2d29 Color Preview on Black Background

Sample font with color #bc2d29 on background of color black

#bc2d29 Color Preview on White Background

Sample font with color #bc2d29 on background of color white

#bc2d29 background color

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

Contrast color with #bc2d29 color is #FFFFFF