COLOR #EBBE8A

HEX: #EBBE8A RGB: (235,190,138)

Color info

#EBBE8A contains mainly red and green colors. Web safe color of #EBBE8A is #FFCC99 (or #FC9).

RGB color model

#EBBE8A color RGB value is (235,190,138).

RGB: (235,190,138) (92%, 75%, 54%)

RGB channels and saturation

R 235 of 255 = 92%
G 190 of 255 = 75%
B 138 of 255 = 54%

235
190
138

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

Portions of RGB colors in percentages

R + G + B = 235 + 190 + 138 = 563 (100%)
R 235 of 563 ~ 41.74%
G 190 of 563 ~ 33.75%
B 138 of 563 ~ 24.51'%

%41.74
%33.75
%24.51

CMYK color model

#EBBE8A color CMYK value is (0,19,41,8).

  • cyan value is 0.00%
  • magenta value is 19.15%
  • yellow value is 41.28%
  • key color value is 7.84%

CMYK: (0,19,41,8)
C0M19Y41K8 (0%, 19%, 41%, 8%)
(0.00 / 0.19 / 0.41 / 0.08)

CMYK percentages

%0
%19.15
%41.28
%7.84

Codes

Color #EBBE8A in popluar color models

EB BE 8A
RGB 235 190 138
HSL 32° 70.80% 73.14%
HSB/HSV 32° 41.28% 92.16%
CMYK 0.00% 19.15% 41.28%
7.84%

Color #EBBE8A in popluar number systems.

HEX EB BE 8A
Decimal 235 190 138
Binary 11101011 10111110 10001010
Octal 353 276 212

Shades and tints

Shades of #EBBE8A

#EBBE8A
(235,190,138)
#D6AD7E
(214,173,126)
#C19C72
(193,156,114)
#AC8B66
(172,139,102)
#977A5A
(151,122,90)
#82694E
(130,105,78)
#6D5842
(109,88,66)
#584736
(88,71,54)
#43362A
(67,54,42)
#2E251E
(46,37,30)
#191412
(25,20,18)
#000000
(0,0,0)

Tints of #EBBE8A

#EBBE8A
(235,190,138)
#ECC394
(236,195,148)
#EDC89E
(237,200,158)
#EECDA8
(238,205,168)
#EFD2B2
(239,210,178)
#F0D7BC
(240,215,188)
#F1DCC6
(241,220,198)
#F2E1D0
(242,225,208)
#F3E6DA
(243,230,218)
#F4EBE4
(244,235,228)
#F5F0EE
(245,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBBE8A color. Also use rgb(235,190,138) instead hex code.

Text Font Color

.myTextColor { color: #EBBE8A; }

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

This text font color is #EBBE8A.

Background Color

.myBgColor { background-color: #EBBE8A; }

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

This div background color is #EBBE8A.

Border color

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

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

This div border color is #EBBE8A.

Opacity

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

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

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

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

This text has shadow with #EBBE8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBBE8A.

Preview

Color preview on black background

This text has color #EBBE8A on black background.


Color preview on white background

This text has color #EBBE8A on white background.


Black color preview on #EBBE8A background

This text has black color on #EBBE8A background.


White color preview on #EBBE8A background

This text has white color on #EBBE8A background.


Related colors

Complementary color

Complementary color for #hex is #144175.


I love getcolorcode.com

Triadic colors

1 #8AEBBE and #BE8AEB with #EBBE8A are triadic colors.

2 #8ABEEB and #BEEB8A with #EBBE8A are triadic colors.