#fc9407

Color #FC9407 Dark Orange (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Dark Orange #FC9407

Tints of Dark Orange #FC9407

Color information

#FC9407 (or 0xFC9407) is unknown color: approx Dark Orange. HEX triplet: FC, 94 and 07. RGB value is (252,148,7). Sum of RGB (Red+Green+Blue) = 252+148+7=407 (53% of max value = 765). Red value is 252 (98.83% from 255 or 61.92% from 407); Green value is 148 (58.20% from 255 or 36.36% from 407); Blue value is 7 (3.12% from 255 or 1.72% from 407); Max value from RGB is 252 - color contains mainly: red. Hex color #FC9407 is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #FC9407 is #036BF8. Grayscale: #A3A3A3. Windows color (decimal): -224249 or 496892. OLE color: 496892.

HSL color Cylindrical-coordinate representation of color #FC9407: hue angle of 34.53º degrees, saturation: 0.98, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #FC9407 is Cyan = 0, Magento = 0.41, Yellow = 0.97 and Black (K on CMYK) = 0.01.

Color convert

RGB2521487-
CMYK00.410.970.01
HSL34.53º97.61%50.78%-
HSV(B)34.53º97.22%98.82%-
XYZ50.7741.895.61-
YUV163.0239.96191.46-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 252 (98.83% from 255) = 61.92%
GREEN value IS 148 (58.20% from 255) = 36.36%
BLUE value IS 7 (3.12% from 255) = 1.72%
R=61.92%
G=36.36%
B=1.72%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.41
Y (Yellow) values IS 0.97
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal252148700.410.970.0134.5397.6150.78
HexFC947029611236233
Octal374224705114114314263
Binary11111100100101001110101001110000111000111100010110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fc9407

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fc9407; }

 p { color: rgb(252,148,7); }

 H1.HeaderClassName
 {
   color: #fc9407;
 }
 .AnyTagClassName
 {
   color: #fc9407;
 }
</style>
background-color css

<style>
 a { background-color: #fc9407; }

 a { background-color: rgb(252,148,7); }

 div.DivClassName
 {
   background-color: #fc9407;
 }
 .BgClassName
 {
   background-color: #fc9407;
 }
</style>
border-color css

<style>
 span { border-color: #fc9407; }

 span { border-color: rgb(252,148,7); }

 td.TdClassName
 {
   border-color: #fc9407;
 }
 .TagClassName
 {
   border-color: #fc9407;
 }
</style>

cancel