COLOR #EBD17A

HEX: #EBD17A RGB: (235,209,122)

Color info

#EBD17A contains mainly red and green colors. Web safe color of #EBD17A is #FFCC66 (or #FC6).

RGB color model

#EBD17A color RGB value is (235,209,122).

RGB: (235,209,122) (92%, 82%, 48%)

RGB channels and saturation

R 235 of 255 = 92%
G 209 of 255 = 82%
B 122 of 255 = 48%

235
209
122

R + G + B ~ 74%. #EBD17A is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 209 + 122 = 566 (100%)
R 235 of 566 ~ 41.52%
G 209 of 566 ~ 36.93%
B 122 of 566 ~ 21.55'%

%41.52
%36.93
%21.55

CMYK color model

#EBD17A color CMYK value is (0,11,48,8).

  • cyan value is 0.00%
  • magenta value is 11.06%
  • yellow value is 48.09%
  • key color value is 7.84%

CMYK: (0,11,48,8)
C0M11Y48K8 (0%, 11%, 48%, 8%)
(0.00 / 0.11 / 0.48 / 0.08)

CMYK percentages

%0
%11.06
%48.09
%7.84

Codes

Color #EBD17A in popluar color models

EB D1 7A
RGB 235 209 122
HSL 46° 73.86% 70.00%
HSB/HSV 46° 48.09% 92.16%
CMYK 0.00% 11.06% 48.09%
7.84%

Color #EBD17A in popluar number systems.

HEX EB D1 7A
Decimal 235 209 122
Binary 11101011 11010001 1111010
Octal 353 321 172

Shades and tints

Shades of #EBD17A

#EBD17A
(235,209,122)
#D6BE6F
(214,190,111)
#C1AB64
(193,171,100)
#AC9859
(172,152,89)
#97854E
(151,133,78)
#827243
(130,114,67)
#6D5F38
(109,95,56)
#584C2D
(88,76,45)
#433922
(67,57,34)
#2E2617
(46,38,23)
#19130C
(25,19,12)
#000000
(0,0,0)

Tints of #EBD17A

#EBD17A
(235,209,122)
#ECD586
(236,213,134)
#EDD992
(237,217,146)
#EEDD9E
(238,221,158)
#EFE1AA
(239,225,170)
#F0E5B6
(240,229,182)
#F1E9C2
(241,233,194)
#F2EDCE
(242,237,206)
#F3F1DA
(243,241,218)
#F4F5E6
(244,245,230)
#F5F9F2
(245,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBD17A color. Also use rgb(235,209,122) instead hex code.

Text Font Color

.myTextColor { color: #EBD17A; }

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

This text font color is #EBD17A.

Background Color

.myBgColor { background-color: #EBD17A; }

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

This div background color is #EBD17A.

Border color

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

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

This div border color is #EBD17A.

Opacity

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

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

Text with #EBD17A 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 #EBD17A;}

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

This text has shadow with #EBD17A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBD17A.

Preview

Color preview on black background

This text has color #EBD17A on black background.


Color preview on white background

This text has color #EBD17A on white background.


Black color preview on #EBD17A background

This text has black color on #EBD17A background.


White color preview on #EBD17A background

This text has white color on #EBD17A background.


Related colors

Complementary color

Complementary color for #hex is #142E85.


I love getcolorcode.com

Triadic colors

1 #7AEBD1 and #D17AEB with #EBD17A are triadic colors.

2 #7AD1EB and #D1EB7A with #EBD17A are triadic colors.