COLOR #EBC539

HEX: #EBC539 RGB: (235,197,57)

Color info

#EBC539 contains mainly red and green colors. Web safe color of #EBC539 is #FFCC33 (or #FC3).

RGB color model

#EBC539 color RGB value is (235,197,57).

RGB: (235,197,57) (92%, 77%, 22%)

RGB channels and saturation

R 235 of 255 = 92%
G 197 of 255 = 77%
B 57 of 255 = 22%

235
197
57

R + G + B ~ 64%. #EBC539 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 197 + 57 = 489 (100%)
R 235 of 489 ~ 48.06%
G 197 of 489 ~ 40.29%
B 57 of 489 ~ 11.66'%

%48.06
%40.29
%11.66

CMYK color model

#EBC539 color CMYK value is (0,16,76,8).

  • cyan value is 0.00%
  • magenta value is 16.17%
  • yellow value is 75.74%
  • key color value is 7.84%

CMYK: (0,16,76,8)
C0M16Y76K8 (0%, 16%, 76%, 8%)
(0.00 / 0.16 / 0.76 / 0.08)

CMYK percentages

%0
%16.17
%75.74
%7.84

Codes

Color #EBC539 in popluar color models

EB C5 39
RGB 235 197 57
HSL 47° 81.65% 57.25%
HSB/HSV 47° 75.74% 92.16%
CMYK 0.00% 16.17% 75.74%
7.84%

Color #EBC539 in popluar number systems.

HEX EB C5 39
Decimal 235 197 57
Binary 11101011 11000101 111001
Octal 353 305 71

Shades and tints

Shades of #EBC539

#EBC539
(235,197,57)
#D6B434
(214,180,52)
#C1A32F
(193,163,47)
#AC922A
(172,146,42)
#978125
(151,129,37)
#827020
(130,112,32)
#6D5F1B
(109,95,27)
#584E16
(88,78,22)
#433D11
(67,61,17)
#2E2C0C
(46,44,12)
#191B07
(25,27,7)
#000000
(0,0,0)

Tints of #EBC539

#EBC539
(235,197,57)
#ECCA4B
(236,202,75)
#EDCF5D
(237,207,93)
#EED46F
(238,212,111)
#EFD981
(239,217,129)
#F0DE93
(240,222,147)
#F1E3A5
(241,227,165)
#F2E8B7
(242,232,183)
#F3EDC9
(243,237,201)
#F4F2DB
(244,242,219)
#F5F7ED
(245,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBC539 color. Also use rgb(235,197,57) instead hex code.

Text Font Color

.myTextColor { color: #EBC539; }

<p style="color:#EBC539">This sample text font color is #EBC539.</p>

This text font color is #EBC539.

Background Color

.myBgColor { background-color: #EBC539; }

<div style="background-color:#EBC539">Inner text</div>

This div background color is #EBC539.

Border color

.myBorderColor { border: 1px solid #EBC539; }

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

This div border color is #EBC539.

Opacity

.myOpacity80 { color: #EBC539; opacity: 0.8; }

<p style="color:#EBC539;opacity:0.8;">80%</p>

Text with #EBC539 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #EBC539;}

<p style="text-shadow: 3px 3px 1px #EBC539">Text here.</p>

This text has shadow with #EBC539 color.


.textShadow {text-shadow: 3px 3px 1px #EBC539', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #EBC539, 5px 5px 20px red">Text here.</p>

This text has shadow with #EBC539 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#EBC539, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#EBC539, Direction=45, Strength=4)">Text</p>

This text has shadow with #EBC539 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #EBC539;
-webkit-box-shadow: 1px 1px 3px 2px #EBC539;
box-shadow: 1px 1px 3px 2px #EBC539;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #EBC539; -webkit-box-shadow: 1px 1px 3px 2px #EBC539; box-shadow:1px 1px 3px 2px #EBC539;">
Div content here
</div>

This div box has shadow with color #EBC539.

Preview

Color preview on black background

This text has color #EBC539 on black background.


Color preview on white background

This text has color #EBC539 on white background.


Black color preview on #EBC539 background

This text has black color on #EBC539 background.


White color preview on #EBC539 background

This text has white color on #EBC539 background.


Related colors

Complementary color

Complementary color for #hex is #143AC6.


I love getcolorcode.com

Triadic colors

1 #39EBC5 and #C539EB with #EBC539 are triadic colors.

2 #39C5EB and #C5EB39 with #EBC539 are triadic colors.