#fe563a

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

Shades of Outrageous Orange #FE563A

Tints of Outrageous Orange #FE563A

Color information

#FE563A (or 0xFE563A) is unknown color: approx Outrageous Orange. HEX triplet: FE, 56 and 3A. RGB value is (254,86,58). Sum of RGB (Red+Green+Blue) = 254+86+58=398 (52% of max value = 765). Red value is 254 (99.61% from 255 or 63.82% from 398); Green value is 86 (33.98% from 255 or 21.61% from 398); Blue value is 58 (23.05% from 255 or 14.57% from 398); Max value from RGB is 254 - color contains mainly: red. Hex color #FE563A is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #FE563A is #01A9C5. Grayscale: #858585. Windows color (decimal): -108998 or 3823358. OLE color: 3823358.

HSL color Cylindrical-coordinate representation of color #FE563A: hue angle of 8.57º degrees, saturation: 0.99, lightness: 0.61%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #FE563A is Cyan = 0, Magento = 0.66, Yellow = 0.77 and Black (K on CMYK) = 0.00.

Color convert

RGB2548658-
CMYK00.660.770.00
HSL8.57º98.99%61.18%-
HSV(B)8.57º77.17%99.61%-
XYZ44.9628.037.04-
YUV133.0485.66214.28-

RGB Variations

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

RGB

RED value IS 254 (99.61% from 255) = 63.82%
GREEN value IS 86 (33.98% from 255) = 21.61%
BLUE value IS 58 (23.05% from 255) = 14.57%
R=63.82%
G=21.61%
B=14.57%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.66
Y (Yellow) values IS 0.77
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal254865800.660.770.008.5798.9961.18
HexFE563A0424D09633d
Octal37612672010211501114375
Binary111111101010110111010010000101001101010011100011111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fe563a

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fe563a; }

 p { color: rgb(254,86,58); }

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

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

 a { background-color: rgb(254,86,58); }

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

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

 span { border-color: rgb(254,86,58); }

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

cancel