E69B3A Color Hex

#E69B3A Color Hex

#E69B3A Color Information

  • In the RGB color space, the color value #e69b3a is composed of 90.2% red, 60.78% green, and 22.75% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.33 magenta, 0.75 yellow, and 0 black.
  • It has a color angle of 34 degrees, a saturation of 77%, and a luminance of 56%.
  • Contrast color of #e69b3a is #000000

#E69B3A Color Conversion

Hex e69b3a #e69b3a
RGB Decimal 230, 155, 58 rgb(230, 155, 58)
RGB Percent 90.2, 60.78, 22.75 rgb(90.2%, 60.78%, 22.75%)
HSL 34°,77%,56% hsl(34°,77%,56%)
CMYK 0, 0.33, 0.75, 25
HSV (or HSB) 34°, 9%, 9%,
YUV 166, 66, 173
XYZ 45.118, 40.571, 9.456
CIE-LAB 69.874, 19.89, 59.491

#e69b3a border color

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

Css background gradient color with #E69B3A

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

#e69b3a Color Preview on Black Background

Sample font with color #e69b3a on background of color black

#e69b3a Color Preview on White Background

Sample font with color #e69b3a on background of color white

#e69b3a background color

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

Contrast color with #e69b3a color is #000000