#E2BA7F

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

Shades of Maize #E2BA7F

Tints of Maize #E2BA7F

Color information

#E2BA7F (or 0xE2BA7F) is unknown color: approx Maize. HEX triplet: E2, BA and 7F. RGB value is (226,186,127). Sum of RGB (Red+Green+Blue) = 226+186+127=539 (71% of max value = 765). Red value is 226 (88.67% from 255 or 41.93% from 539); Green value is 186 (73.05% from 255 or 34.51% from 539); Blue value is 127 (50% from 255 or 23.56% from 539); Max value from RGB is 226 - color contains mainly: red. Hex color #E2BA7F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #E2BA7F is #1D4580. Grayscale: #BFBFBF. Windows color (decimal): -1918337 or 8370914. OLE color: 8370914.

HSL color Cylindrical-coordinate representation of color #E2BA7F: hue angle of 35.76º degrees, saturation: 0.63, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #E2BA7F is Cyan = 0, Magento = 0.18, Yellow = 0.44 and Black (K on CMYK) = 0.11.

Color convert

RGB226186127-
CMYK00.180.440.11
HSL35.76º63.06%69.22%-
HSV(B)35.76º43.81%88.63%-
XYZ52.7552.8227.49-
YUV191.2391.75152.8-

RGB Variations

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

RGB

RED value IS 226 (88.67% from 255) = 41.93%
GREEN value IS 186 (73.05% from 255) = 34.51%
BLUE value IS 127 (50% from 255) = 23.56%
R=41.93%
G=34.51%
B=23.56%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.18
Y (Yellow) values IS 0.44
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal22618612700.180.440.1135.7663.0669.22
HexE2BA7F0122CB243f45
Octal34227217702254134477105
Binary1110001010111010111111101001010110010111001001111111000101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #E2BA7F

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #E2BA7F; }

 p { color: rgb(226,186,127); }

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

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

 a { background-color: rgb(226,186,127); }

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

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

 span { border-color: rgb(226,186,127); }

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

cancel