COLOR #E5CCB5

HEX: #E5CCB5 RGB: (229,204,181)

Renk bilgisi

#E5CCB5 contains red, green and blue colors in about the same proportion. #E5CCB5 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#E5CCB5 color RGB value is (229,204,181).

RGB: (229,204,181) (90%, 80%, 71%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 204 of 255 = 80%
B 181 of 255 = 71%

229
204
181

R + G + B ~ 80%. #E5CCB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 204 + 181 = 614 (100%)
R 229 of 614 ~ 37.3%
G 204 of 614 ~ 33.22%
B 181 of 614 ~ 29.48'%

%37.3
%33.22
%29.48

CMYK RENK MODELİ

#E5CCB5 rengi CMYK tonu (0,11,21,10).

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

CMYK: (0,11,21,10)
C0M11Y21K10 (0%, 11%, 21%, 10%)
(0.00 / 0.11 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%10.92
%20.96
%10.2

Codes

Color #E5CCB5 in popluar color models

E5 CC B5
RGB 229 204 181
HSL 29° 48.00% 80.39%
HSB/HSV 29° 20.96% 89.80%
CMYK 0.00% 10.92% 20.96%
10.20%

Color #E5CCB5 in popluar number systems.

HEX E5 CC B5
Decimal 229 204 181
Binary 11100101 11001100 10110101
Octal 345 314 265

Shades and tints

Shades of #E5CCB5

#E5CCB5
(229,204,181)
#D1BAA5
(209,186,165)
#BDA895
(189,168,149)
#A99685
(169,150,133)
#958475
(149,132,117)
#817265
(129,114,101)
#6D6055
(109,96,85)
#594E45
(89,78,69)
#453C35
(69,60,53)
#312A25
(49,42,37)
#1D1815
(29,24,21)
#000000
(0,0,0)

Tints of #E5CCB5

#E5CCB5
(229,204,181)
#E7D0BB
(231,208,187)
#E9D4C1
(233,212,193)
#EBD8C7
(235,216,199)
#EDDCCD
(237,220,205)
#EFE0D3
(239,224,211)
#F1E4D9
(241,228,217)
#F3E8DF
(243,232,223)
#F5ECE5
(245,236,229)
#F7F0EB
(247,240,235)
#F9F4F1
(249,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5CCB5; }

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

This text font color is #E5CCB5.

Background Color

.myBgColor { background-color: #E5CCB5; }

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

This div background color is #E5CCB5.

Border color

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

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

This div border color is #E5CCB5.

Opacity

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

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

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

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

This text has shadow with #E5CCB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5CCB5.

Preview

Color preview on black background

This text has color #E5CCB5 on black background.


Color preview on white background

This text has color #E5CCB5 on white background.


Black color preview on #E5CCB5 background

This text has black color on #E5CCB5 background.


White color preview on #E5CCB5 background

This text has white color on #E5CCB5 background.


Related colors

Complementary color

Complementary color for #hex is #1A334A.


I love getcolorcode.com

Triadic colors

1 #B5E5CC and #CCB5E5 with #E5CCB5 are triadic colors.

2 #B5CCE5 and #CCE5B5 with #E5CCB5 are triadic colors.