COLOR #E5CC9C

HEX: #E5CC9C RGB: (229,204,156)

Renk bilgisi

#E5CC9C contains mainly red and green colors. #E5CC9C ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E5CC9C color RGB value is (229,204,156).

RGB: (229,204,156) (90%, 80%, 61%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 204 of 255 = 80%
B 156 of 255 = 61%

229
204
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 204 + 156 = 589 (100%)
R 229 of 589 ~ 38.88%
G 204 of 589 ~ 34.63%
B 156 of 589 ~ 26.49'%

%38.88
%34.63
%26.49

CMYK RENK MODELİ

#E5CC9C rengi CMYK tonu (0,11,32,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.92%
  • sarı tonu 31.88%
  • ana renk tonu 10.20%

CMYK: (0,11,32,10)
C0M11Y32K10 (0%, 11%, 32%, 10%)
(0.00 / 0.11 / 0.32 / 0.10)

CMYK yüzdeleri

%0
%10.92
%31.88
%10.2

Codes

Color #E5CC9C in popluar color models

E5 CC 9C
RGB 229 204 156
HSL 39° 58.40% 75.49%
HSB/HSV 39° 31.88% 89.80%
CMYK 0.00% 10.92% 31.88%
10.20%

Color #E5CC9C in popluar number systems.

HEX E5 CC 9C
Decimal 229 204 156
Binary 11100101 11001100 10011100
Octal 345 314 234

Shades and tints

Shades of #E5CC9C

#E5CC9C
(229,204,156)
#D1BA8E
(209,186,142)
#BDA880
(189,168,128)
#A99672
(169,150,114)
#958464
(149,132,100)
#817256
(129,114,86)
#6D6048
(109,96,72)
#594E3A
(89,78,58)
#453C2C
(69,60,44)
#312A1E
(49,42,30)
#1D1810
(29,24,16)
#000000
(0,0,0)

Tints of #E5CC9C

#E5CC9C
(229,204,156)
#E7D0A5
(231,208,165)
#E9D4AE
(233,212,174)
#EBD8B7
(235,216,183)
#EDDCC0
(237,220,192)
#EFE0C9
(239,224,201)
#F1E4D2
(241,228,210)
#F3E8DB
(243,232,219)
#F5ECE4
(245,236,228)
#F7F0ED
(247,240,237)
#F9F4F6
(249,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5CC9C color. Also use rgb(229,204,156) instead hex code.

Text Font Color

.myTextColor { color: #E5CC9C; }

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

This text font color is #E5CC9C.

Background Color

.myBgColor { background-color: #E5CC9C; }

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

This div background color is #E5CC9C.

Border color

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

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

This div border color is #E5CC9C.

Opacity

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

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

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

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

This text has shadow with #E5CC9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5CC9C.

Preview

Color preview on black background

This text has color #E5CC9C on black background.


Color preview on white background

This text has color #E5CC9C on white background.


Black color preview on #E5CC9C background

This text has black color on #E5CC9C background.


White color preview on #E5CC9C background

This text has white color on #E5CC9C background.


Related colors

Complementary color

Complementary color for #hex is #1A3363.


I love getcolorcode.com

Triadic colors

1 #9CE5CC and #CC9CE5 with #E5CC9C are triadic colors.

2 #9CCCE5 and #CCE59C with #E5CC9C are triadic colors.