F58025 Color Hex

#F58025 Color Hex

#F58025 Color Information

  • In the RGB color space, the color value #f58025 is composed of 96.08% red, 50.2% green, and 14.51% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.48 magenta, 0.85 yellow, and 0 black.
  • It has a color angle of 26 degrees, a saturation of 91%, and a luminance of 55%.
  • Contrast color of #f58025 is #000000

#F58025 Color Conversion

Hex f58025 #f58025
RGB Decimal 245, 128, 37 rgb(245, 128, 37)
RGB Percent 96.08, 50.2, 14.51 rgb(96.08%, 50.2%, 14.51%)
HSL 26°,91%,55% hsl(26°,91%,55%)
CMYK 0, 0.48, 0.85, 10
HSV (or HSB) 26°, 7%, 7%,
YUV 153, 62, 193
XYZ 45.709, 34.984, 6.094
CIE-LAB 65.737, 39.422, 64.423

#f58025 border color

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

Css background gradient color with #F58025

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

#f58025 Color Preview on Black Background

Sample font with color #f58025 on background of color black

#f58025 Color Preview on White Background

Sample font with color #f58025 on background of color white

#f58025 background color

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

Contrast color with #f58025 color is #000000