COLOR #EBDCBA

HEX: #EBDCBA RGB: (235,220,186)

Color info

#EBDCBA contains red, green and blue colors in about the same proportion. Web safe color of #EBDCBA is #FFCCCC (or #FCC).

RGB color model

#EBDCBA color RGB value is (235,220,186).

RGB: (235,220,186) (92%, 86%, 73%)

RGB channels and saturation

R 235 of 255 = 92%
G 220 of 255 = 86%
B 186 of 255 = 73%

235
220
186

R + G + B ~ 84%. #EBDCBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 220 + 186 = 641 (100%)
R 235 of 641 ~ 36.66%
G 220 of 641 ~ 34.32%
B 186 of 641 ~ 29.02'%

%36.66
%34.32
%29.02

CMYK color model

#EBDCBA color CMYK value is (0,6,21,8).

  • cyan value is 0.00%
  • magenta value is 6.38%
  • yellow value is 20.85%
  • key color value is 7.84%
CMYK: (0,6,21,8) C0M6Y21K8 (0%,6%,21%,8%) (0.00/0.06/0.21/0.08) 

CMYK percentages

%0
%6.38
%20.85
%7.84

Codes

Color #EBDCBA in popluar color models

EB DC BA
RGB 235 220 186
HSL 42° 55.06% 82.55%
HSB/HSV 42° 20.85% 92.16%
CMYK 0.00% 6.38% 20.85%
7.84%

Color #EBDCBA in popluar number systems.

HEX EB DC BA
Decimal 235 220 186
Binary 11101011 11011100 10111010
Octal 353 334 272

Shades and tints

Shades of #EBDCBA

#EBDCBA
(235,220,186)
#D6C8AA
(214,200,170)
#C1B49A
(193,180,154)
#ACA08A
(172,160,138)
#978C7A
(151,140,122)
#82786A
(130,120,106)
#6D645A
(109,100,90)
#58504A
(88,80,74)
#433C3A
(67,60,58)
#2E282A
(46,40,42)
#19141A
(25,20,26)
#000000
(0,0,0)

Tints of #EBDCBA

#EBDCBA
(235,220,186)
#ECDFC0
(236,223,192)
#EDE2C6
(237,226,198)
#EEE5CC
(238,229,204)
#EFE8D2
(239,232,210)
#F0EBD8
(240,235,216)
#F1EEDE
(241,238,222)
#F2F1E4
(242,241,228)
#F3F4EA
(243,244,234)
#F4F7F0
(244,247,240)
#F5FAF6
(245,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBDCBA color. Also use rgb(235,220,186) instead hex code.

Text Font Color

.myTextColor { color: #EBDCBA; }

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

This text font color is #EBDCBA.

Background Color

.myBgColor { background-color: #EBDCBA; }

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

This div background color is #EBDCBA.

Border color

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

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

This div border color is #EBDCBA.

Opacity

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

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

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

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

This text has shadow with #EBDCBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBDCBA.

Preview

Color preview on black background

This text has color #EBDCBA on black background.


Color preview on white background

This text has color #EBDCBA on white background.


Black color preview on #EBDCBA background

This text has black color on #EBDCBA background.


White color preview on #EBDCBA background

This text has white color on #EBDCBA background.


Related colors

Complementary color

Complementary color for #hex is #142345.


I love getcolorcode.com

Triadic colors

1 #BAEBDC and #DCBAEB with #EBDCBA are triadic colors.

2 #BADCEB and #DCEBBA with #EBDCBA are triadic colors.