#ee4011

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

Shades of Orange Red #EE4011

Tints of Orange Red #EE4011

Color information

#EE4011 (or 0xEE4011) is unknown color: approx Orange Red. HEX triplet: EE, 40 and 11. RGB value is (238,64,17). Sum of RGB (Red+Green+Blue) = 238+64+17=319 (42% of max value = 765). Red value is 238 (93.36% from 255 or 74.61% from 319); Green value is 64 (25.39% from 255 or 20.06% from 319); Blue value is 17 (7.03% from 255 or 5.33% from 319); Max value from RGB is 238 - color contains mainly: red. Hex color #EE4011 is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #EE4011 is #11BFEE. Grayscale: #6F6F6F. Windows color (decimal): -1163247 or 1130734. OLE color: 1130734.

HSL color Cylindrical-coordinate representation of color #EE4011: hue angle of 12.76º degrees, saturation: 0.87, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #EE4011 is Cyan = 0, Magento = 0.73, Yellow = 0.93 and Black (K on CMYK) = 0.07.

Color convert

RGB2386417-
CMYK00.730.930.07
HSL12.76º86.67%50%-
HSV(B)12.76º92.86%93.33%-
XYZ37.1921.882.79-
YUV110.6775.15218.82-

RGB Variations

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

RGB

RED value IS 238 (93.36% from 255) = 74.61%
GREEN value IS 64 (25.39% from 255) = 20.06%
BLUE value IS 17 (7.03% from 255) = 5.33%
R=74.61%
G=20.06%
B=5.33%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.73
Y (Yellow) values IS 0.93
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal238641700.730.930.0712.7686.6750
HexEE40110495D7d5732
Octal35610021011113571512762
Binary1110111010000001000101001001101110111111011010111110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ee4011

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ee4011; }

 p { color: rgb(238,64,17); }

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

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

 a { background-color: rgb(238,64,17); }

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

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

 span { border-color: rgb(238,64,17); }

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

cancel