B14A30 Color Hex

#B14A30 Color Hex

#B14A30 Color Information

  • In the RGB color space, the color value #b14a30 is composed of 69.41% red, 29.02% green, and 18.82% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.58 magenta, 0.73 yellow, and 0 black.
  • It has a color angle of 12 degrees, a saturation of 57%, and a luminance of 44%.
  • Contrast color of #b14a30 is #FFFFFF

#B14A30 Color Conversion

Hex b14a30 #b14a30
RGB Decimal 177, 74, 48 rgb(177, 74, 48)
RGB Percent 69.41, 29.02, 18.82 rgb(69.41%, 29.02%, 18.82%)
HSL 12°,57%,44% hsl(12°,57%,44%)
CMYK 0, 0.58, 0.73, 78
HSV (or HSB) 12°, 3%, 3%,
YUV 102, 97, 180
XYZ 21.114, 14.458, 4.474
CIE-LAB 44.883, 40.39, 35.955

#b14a30 border color

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

Css background gradient color with #B14A30

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

#b14a30 Color Preview on Black Background

Sample font with color #b14a30 on background of color black

#b14a30 Color Preview on White Background

Sample font with color #b14a30 on background of color white

#b14a30 background color

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

Contrast color with #b14a30 color is #FFFFFF