CC3336 Color Hex

#CC3336 Color Hex

#CC3336 Color Information

  • In the RGB color space, the color value #cc3336 is composed of 80% red, 20% green, and 21.18% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.75 magenta, 0.74 yellow, and 0 black.
  • It has a color angle of 359 degrees, a saturation of 60%, and a luminance of 50%.
  • Contrast color of #cc3336 is #FFFFFF

#CC3336 Color Conversion

Hex cc3336 #cc3336
RGB Decimal 204, 51, 54 rgb(204, 51, 54)
RGB Percent 80, 20, 21.18 rgb(80%, 20%, 21.18%)
HSL 359°,60%,50% hsl(359°,60%,50%)
CMYK 0, 0.75, 0.74, 51
HSV (or HSB) 359°, 100%, 100%,
YUV 97, 103, 203
XYZ 26.752, 15.471, 5.066
CIE-LAB 46.273, 59.254, 35.432

#cc3336 border color

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

Css background gradient color with #CC3336

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

#cc3336 Color Preview on Black Background

Sample font with color #cc3336 on background of color black

#cc3336 Color Preview on White Background

Sample font with color #cc3336 on background of color white

#cc3336 background color

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

Contrast color with #cc3336 color is #FFFFFF