COLOR #EEC99B

HEX: #EEC99B RGB: (238,201,155)

Renk bilgisi

#EEC99B contains mainly red and green colors. #EEC99B ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EEC99B color RGB value is (238,201,155).

RGB: (238,201,155) (93%, 79%, 61%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 201 of 255 = 79%
B 155 of 255 = 61%

238
201
155

R + G + B ~ 78%. #EEC99B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 201 + 155 = 594 (100%)
R 238 of 594 ~ 40.07%
G 201 of 594 ~ 33.84%
B 155 of 594 ~ 26.09'%

%40.07
%33.84
%26.09

CMYK RENK MODELİ

#EEC99B rengi CMYK tonu (0,16,35,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.55%
  • sarı tonu 34.87%
  • ana renk tonu 6.67%

CMYK: (0,16,35,7)
C0M16Y35K7 (0%, 16%, 35%, 7%)
(0.00 / 0.16 / 0.35 / 0.07)

CMYK yüzdeleri

%0
%15.55
%34.87
%6.67

Codes

Color #EEC99B in popluar color models

EE C9 9B
RGB 238 201 155
HSL 33° 70.94% 77.06%
HSB/HSV 33° 34.87% 93.33%
CMYK 0.00% 15.55% 34.87%
6.67%

Color #EEC99B in popluar number systems.

HEX EE C9 9B
Decimal 238 201 155
Binary 11101110 11001001 10011011
Octal 356 311 233

Shades and tints

Shades of #EEC99B

#EEC99B
(238,201,155)
#D9B78D
(217,183,141)
#C4A57F
(196,165,127)
#AF9371
(175,147,113)
#9A8163
(154,129,99)
#856F55
(133,111,85)
#705D47
(112,93,71)
#5B4B39
(91,75,57)
#46392B
(70,57,43)
#31271D
(49,39,29)
#1C150F
(28,21,15)
#000000
(0,0,0)

Tints of #EEC99B

#EEC99B
(238,201,155)
#EFCDA4
(239,205,164)
#F0D1AD
(240,209,173)
#F1D5B6
(241,213,182)
#F2D9BF
(242,217,191)
#F3DDC8
(243,221,200)
#F4E1D1
(244,225,209)
#F5E5DA
(245,229,218)
#F6E9E3
(246,233,227)
#F7EDEC
(247,237,236)
#F8F1F5
(248,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEC99B color. Also use rgb(238,201,155) instead hex code.

Text Font Color

.myTextColor { color: #EEC99B; }

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

This text font color is #EEC99B.

Background Color

.myBgColor { background-color: #EEC99B; }

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

This div background color is #EEC99B.

Border color

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

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

This div border color is #EEC99B.

Opacity

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

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

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

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

This text has shadow with #EEC99B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC99B.

Preview

Color preview on black background

This text has color #EEC99B on black background.


Color preview on white background

This text has color #EEC99B on white background.


Black color preview on #EEC99B background

This text has black color on #EEC99B background.


White color preview on #EEC99B background

This text has white color on #EEC99B background.


Related colors

Complementary color

Complementary color for #hex is #113664.


I love getcolorcode.com

Triadic colors

1 #9BEEC9 and #C99BEE with #EEC99B are triadic colors.

2 #9BC9EE and #C9EE9B with #EEC99B are triadic colors.