COLOR #E9CD99

HEX: #E9CD99 RGB: (233,205,153)

Renk bilgisi

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

RGB renk modeli

#E9CD99 color RGB value is (233,205,153).

RGB: (233,205,153) (91%, 80%, 60%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 205 of 255 = 80%
B 153 of 255 = 60%

233
205
153

R + G + B ~ 77%. #E9CD99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 205 + 153 = 591 (100%)
R 233 of 591 ~ 39.42%
G 205 of 591 ~ 34.69%
B 153 of 591 ~ 25.89'%

%39.42
%34.69
%25.89

CMYK RENK MODELİ

#E9CD99 rengi CMYK tonu (0,12,34,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.02%
  • sarı tonu 34.33%
  • ana renk tonu 8.63%

CMYK: (0,12,34,9)
C0M12Y34K9 (0%, 12%, 34%, 9%)
(0.00 / 0.12 / 0.34 / 0.09)

CMYK yüzdeleri

%0
%12.02
%34.33
%8.63

Codes

Color #E9CD99 in popluar color models

E9 CD 99
RGB 233 205 153
HSL 39° 64.52% 75.69%
HSB/HSV 39° 34.33% 91.37%
CMYK 0.00% 12.02% 34.33%
8.63%

Color #E9CD99 in popluar number systems.

HEX E9 CD 99
Decimal 233 205 153
Binary 11101001 11001101 10011001
Octal 351 315 231

Shades and tints

Shades of #E9CD99

#E9CD99
(233,205,153)
#D4BB8C
(212,187,140)
#BFA97F
(191,169,127)
#AA9772
(170,151,114)
#958565
(149,133,101)
#807358
(128,115,88)
#6B614B
(107,97,75)
#564F3E
(86,79,62)
#413D31
(65,61,49)
#2C2B24
(44,43,36)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #E9CD99

#E9CD99
(233,205,153)
#EBD1A2
(235,209,162)
#EDD5AB
(237,213,171)
#EFD9B4
(239,217,180)
#F1DDBD
(241,221,189)
#F3E1C6
(243,225,198)
#F5E5CF
(245,229,207)
#F7E9D8
(247,233,216)
#F9EDE1
(249,237,225)
#FBF1EA
(251,241,234)
#FDF5F3
(253,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9CD99 color. Also use rgb(233,205,153) instead hex code.

Text Font Color

.myTextColor { color: #E9CD99; }

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

This text font color is #E9CD99.

Background Color

.myBgColor { background-color: #E9CD99; }

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

This div background color is #E9CD99.

Border color

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

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

This div border color is #E9CD99.

Opacity

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

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

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

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

This text has shadow with #E9CD99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9CD99.

Preview

Color preview on black background

This text has color #E9CD99 on black background.


Color preview on white background

This text has color #E9CD99 on white background.


Black color preview on #E9CD99 background

This text has black color on #E9CD99 background.


White color preview on #E9CD99 background

This text has white color on #E9CD99 background.


Related colors

Complementary color

Complementary color for #hex is #163266.


I love getcolorcode.com

Triadic colors

1 #99E9CD and #CD99E9 with #E9CD99 are triadic colors.

2 #99CDE9 and #CDE999 with #E9CD99 are triadic colors.