COLOR #E3D5BC

HEX: #E3D5BC RGB: (227,213,188)

Renk bilgisi

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

RGB renk modeli

#E3D5BC color RGB value is (227,213,188).

RGB: (227,213,188) (89%, 84%, 74%)

RGB bağlantıları ve doygunluk

R 227 of 255 = 89%
G 213 of 255 = 84%
B 188 of 255 = 74%

227
213
188

R + G + B ~ 82%. #E3D5BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 227 + 213 + 188 = 628 (100%)
R 227 of 628 ~ 36.15%
G 213 of 628 ~ 33.92%
B 188 of 628 ~ 29.94'%

%36.15
%33.92
%29.94

CMYK RENK MODELİ

#E3D5BC rengi CMYK tonu (0,6,17,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.17%
  • sarı tonu 17.18%
  • ana renk tonu 10.98%

CMYK: (0,6,17,11)
C0M6Y17K11 (0%, 6%, 17%, 11%)
(0.00 / 0.06 / 0.17 / 0.11)

CMYK yüzdeleri

%0
%6.17
%17.18
%10.98

Codes

Color #E3D5BC in popluar color models

E3 D5 BC
RGB 227 213 188
HSL 38° 41.05% 81.37%
HSB/HSV 38° 17.18% 89.02%
CMYK 0.00% 6.17% 17.18%
10.98%

Color #E3D5BC in popluar number systems.

HEX E3 D5 BC
Decimal 227 213 188
Binary 11100011 11010101 10111100
Octal 343 325 274

Shades and tints

Shades of #E3D5BC

#E3D5BC
(227,213,188)
#CFC2AB
(207,194,171)
#BBAF9A
(187,175,154)
#A79C89
(167,156,137)
#938978
(147,137,120)
#7F7667
(127,118,103)
#6B6356
(107,99,86)
#575045
(87,80,69)
#433D34
(67,61,52)
#2F2A23
(47,42,35)
#1B1712
(27,23,18)
#000000
(0,0,0)

Tints of #E3D5BC

#E3D5BC
(227,213,188)
#E5D8C2
(229,216,194)
#E7DBC8
(231,219,200)
#E9DECE
(233,222,206)
#EBE1D4
(235,225,212)
#EDE4DA
(237,228,218)
#EFE7E0
(239,231,224)
#F1EAE6
(241,234,230)
#F3EDEC
(243,237,236)
#F5F0F2
(245,240,242)
#F7F3F8
(247,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3D5BC color. Also use rgb(227,213,188) instead hex code.

Text Font Color

.myTextColor { color: #E3D5BC; }

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

This text font color is #E3D5BC.

Background Color

.myBgColor { background-color: #E3D5BC; }

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

This div background color is #E3D5BC.

Border color

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

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

This div border color is #E3D5BC.

Opacity

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

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

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

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

This text has shadow with #E3D5BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3D5BC.

Preview

Color preview on black background

This text has color #E3D5BC on black background.


Color preview on white background

This text has color #E3D5BC on white background.


Black color preview on #E3D5BC background

This text has black color on #E3D5BC background.


White color preview on #E3D5BC background

This text has white color on #E3D5BC background.


Related colors

Complementary color

Complementary color for #hex is #1C2A43.


I love getcolorcode.com

Triadic colors

1 #BCE3D5 and #D5BCE3 with #E3D5BC are triadic colors.

2 #BCD5E3 and #D5E3BC with #E3D5BC are triadic colors.