CD071E Color Hex

#CD071E Color Hex

#CD071E Color Information

  • In the RGB color space, the color value #cd071e is composed of 80.39% red, 2.75% green, and 11.76% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.97 magenta, 0.85 yellow, and 0 black.
  • It has a color angle of 353 degrees, a saturation of 93%, and a luminance of 42%.
  • Contrast color of #cd071e is #FFFFFF

#CD071E Color Conversion

Hex cd071e #cd071e
RGB Decimal 205, 7, 30 rgb(205, 7, 30)
RGB Percent 80.39, 2.75, 11.76 rgb(80.39%, 2.75%, 11.76%)
HSL 353°,93%,42% hsl(353°,93%,42%)
CMYK 0, 0.97, 0.85, 50
HSV (or HSB) 353°, 98%, 98%,
YUV 69, 105, 224
XYZ 25.487, 13.225, 2.438
CIE-LAB 43.1, 67.685, 45.529

#cd071e border color

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

Css background gradient color with #CD071E

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

#cd071e Color Preview on Black Background

Sample font with color #cd071e on background of color black

#cd071e Color Preview on White Background

Sample font with color #cd071e on background of color white

#cd071e background color

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

Contrast color with #cd071e color is #FFFFFF