Color Hex Logo

#e49b0f Color Hex Gamboge

#E49B0F
(228,155,15)
11 Favorites   2 Comments

Color spaces of #e49b0f Gamboge

RGB 22815515
HSL0.110.880.48
HSV39°93°89°
CMYK 0.000.320.93   0.11
XYZ43.802539.97125.8585
Yxy39.97120.48870.4459
Hunter Lab63.222813.029938.7619
CIE-Lab69.449017.895371.8215

#e49b0f color RGB value is (228,155,15). #e49b0f color name is Gamboge color.

#e49b0f hex color red value is 228, green value is 155 and the blue value of its RGB is 15. Cylindrical-coordinate representations (also known as HSL) of color #e49b0f hue: 0.11 , saturation: 0.88 and the lightness value of e49b0f is 0.48.

The process color (four color CMYK) of #e49b0f color hex is 0.00, 0.32, 0.93, 0.11. Web safe color of #e49b0f is #cc9900. Color #e49b0f contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11100100 10011011 00001111
Octal 344 233 17
Decimal 228 155 15
Hex E4 9B F

RGB Percentages of Color #e49b0f

%57.29
%38.94
%3.77

CMYK Percentages of Color #e49b0f

%0
%32
%93
%11

Triadic Colors of #e49b0f

#e49b0f #0fe49b #9b0fe4

Analogous Colors of #e49b0f

#e49b0f #c3e40f #e4300f

Monochromatic Colors of #e49b0f

#e49b0f

Complementary Color

#e49b0f #0f58e4

#e49b0f Color Preview on Black Background

Lorem ipsum dolor sit amet.

#e49b0f Color Preview on White Background

Lorem ipsum dolor sit amet.

#e49b0f Color CSS Codes

.mybgcolor {background-color:#e49b0f; } 
.myforecolor {color:#e49b0f; }
.mybordercolor {border:3px solid #e49b0f; }

#e49b0f Text Font Color

<p style="color:#e49b0f">Text here</p>

This sample text font color is #e49b0f
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#e49b0f Background Color

<div style="background-color:#e49b0f">
Div content here</div>

This div background color is #e49b0f


#e49b0f Border Color

<div style="border:3px solid #e49b0f">
Div here</div>

This div border color is #e49b0f


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(228,155,15, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #e49b0f; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #e49b0f;
  -webkit-box-shadow: 1px 1px 3px 2px #e49b0f;
  box-shadow:         1px 1px 3px 2px #e49b0f; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(228,155,15, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #e49b0f">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #e49b0f;
  -webkit-box-shadow: 1px 1px 3px 2px #e49b0f;
  box-shadow:         1px 1px 3px 2px #e49b0f;">
Div content here</div>

This div box has shadow with color #e49b0f


Comments

18 Sep 2020, 9:58 gambogeym

I agree, i love gamboge

18 Sep 2020, 9:56 gambogefan69

love it... beautiful

Please login to write comment.