#e0aa40

Color #E0AA40 Tulip Tree (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Tulip Tree #E0AA40

Tints of Tulip Tree #E0AA40

Color information

#E0AA40 (or 0xE0AA40) is unknown color: approx Tulip Tree. HEX triplet: E0, AA and 40. RGB value is (224,170,64). Sum of RGB (Red+Green+Blue) = 224+170+64=458 (60% of max value = 765). Red value is 224 (87.89% from 255 or 48.91% from 458); Green value is 170 (66.80% from 255 or 37.12% from 458); Blue value is 64 (25.39% from 255 or 13.97% from 458); Max value from RGB is 224 - color contains mainly: red. Hex color #E0AA40 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E0AA40 is #1F55BF. Grayscale: #AEAEAE. Windows color (decimal): -2053568 or 4238048. OLE color: 4238048.

HSL color Cylindrical-coordinate representation of color #E0AA40: hue angle of 39.75º degrees, saturation: 0.72, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #E0AA40 is Cyan = 0, Magento = 0.24, Yellow = 0.71 and Black (K on CMYK) = 0.12.

Color convert

RGB22417064-
CMYK00.240.710.12
HSL39.75º72.07%56.47%-
HSV(B)39.75º71.43%87.84%-
XYZ46.0444.9711.1-
YUV174.0665.89163.62-

RGB Variations

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

RGB

RED value IS 224 (87.89% from 255) = 48.91%
GREEN value IS 170 (66.80% from 255) = 37.12%
BLUE value IS 64 (25.39% from 255) = 13.97%
R=48.91%
G=37.12%
B=13.97%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.24
Y (Yellow) values IS 0.71
K (Black) values IS 0.12
SystemRedGreenBlueCMYKHSL
Decimal2241706400.240.710.1239.7572.0756.47
HexE0AA4001847C284838
Octal340252100030107145011070
Binary11100000101010101000000011000100011111001010001001000111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e0aa40

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e0aa40; }

 p { color: rgb(224,170,64); }

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

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

 a { background-color: rgb(224,170,64); }

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

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

 span { border-color: rgb(224,170,64); }

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

cancel