C53151 Color Hex

#C53151 Color Hex

#C53151 Color Information

  • In the RGB color space, the color value #c53151 is composed of 77.25% red, 19.22% green, and 31.76% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.75 magenta, 0.59 yellow, and 0 black.
  • It has a color angle of 347 degrees, a saturation of 60%, and a luminance of 48%.
  • Contrast color of #c53151 is #FFFFFF

#C53151 Color Conversion

Hex c53151 #c53151
RGB Decimal 197, 49, 81 rgb(197, 49, 81)
RGB Percent 77.25, 19.22, 31.76 rgb(77.25%, 19.22%, 31.76%)
HSL 347°,60%,48% hsl(347°,60%,48%)
CMYK 0, 0.75, 0.59, 58
HSV (or HSB) 347°, 96%, 96%,
YUV 97, 118, 198
XYZ 25.609, 14.661, 9.265
CIE-LAB 45.166, 59.293, 17.492

#c53151 border color

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

Css background gradient color with #C53151

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

#c53151 Color Preview on Black Background

Sample font with color #c53151 on background of color black

#c53151 Color Preview on White Background

Sample font with color #c53151 on background of color white

#c53151 background color

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

Contrast color with #c53151 color is #FFFFFF