7C4848 Color Hex

#7C4848 Color Hex

#7C4848 Color Information

  • In the RGB color space, the color value #7c4848 is composed of 48.63% red, 28.24% green, and 28.24% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.42 magenta, 0.42 yellow, and 0 black.
  • It has a color angle of 0 degrees, a saturation of 27%, and a luminance of 38%.
  • Contrast color of #7c4848 is #FFFFFF

#7C4848 Color Conversion

Hex 7c4848 #7c4848
RGB Decimal 124, 72, 72 rgb(124, 72, 72)
RGB Percent 48.63, 28.24, 28.24 rgb(48.63%, 28.24%, 28.24%)
HSL 0°,27%,38% hsl(0°,27%,38%)
CMYK 0, 0.42, 0.42, 131
HSV (or HSB) 0°, 0%, 0%,
YUV 88, 118, 152
XYZ 11.799, 9.388, 7.321
CIE-LAB 36.72, 22.184, 9.57

#7c4848 border color

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

Css background gradient color with #7C4848

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

#7c4848 Color Preview on Black Background

Sample font with color #7c4848 on background of color black

#7c4848 Color Preview on White Background

Sample font with color #7c4848 on background of color white

#7c4848 background color

The sample font has a contrasting color to the color #7c4848

Contrast color with #7c4848 color is #FFFFFF