CB7E1F Color Hex

#CB7E1F Color Hex

#CB7E1F Color Information

  • In the RGB color space, the color value #cb7e1f is composed of 79.61% red, 49.41% green, and 12.16% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.38 magenta, 0.85 yellow, and 0 black.
  • It has a color angle of 33 degrees, a saturation of 74%, and a luminance of 46%.
  • Contrast color of #cb7e1f is #000000

#CB7E1F Color Conversion

Hex cb7e1f #cb7e1f
RGB Decimal 203, 126, 31 rgb(203, 126, 31)
RGB Percent 79.61, 49.41, 12.16 rgb(79.61%, 49.41%, 12.16%)
HSL 33°,74%,46% hsl(33°,74%,46%)
CMYK 0, 0.38, 0.85, 52
HSV (or HSB) 33°, 9%, 9%,
YUV 138, 67, 173
XYZ 32.337, 27.717, 4.942
CIE-LAB 59.632, 23.05, 59.059

#cb7e1f border color

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

Css background gradient color with #CB7E1F

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

#cb7e1f Color Preview on Black Background

Sample font with color #cb7e1f on background of color black

#cb7e1f Color Preview on White Background

Sample font with color #cb7e1f on background of color white

#cb7e1f background color

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

Contrast color with #cb7e1f color is #000000