COLOR #E6D7BB

HEX: #E6D7BB RGB: (230,215,187)

Renk bilgisi

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

RGB renk modeli

#E6D7BB color RGB value is (230,215,187).

RGB: (230,215,187) (90%, 84%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 215 of 255 = 84%
B 187 of 255 = 73%

230
215
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 215 + 187 = 632 (100%)
R 230 of 632 ~ 36.39%
G 215 of 632 ~ 34.02%
B 187 of 632 ~ 29.59'%

%36.39
%34.02
%29.59

CMYK RENK MODELİ

#E6D7BB rengi CMYK tonu (0,7,19,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.52%
  • sarı tonu 18.70%
  • ana renk tonu 9.80%

CMYK: (0,7,19,10)
C0M7Y19K10 (0%, 7%, 19%, 10%)
(0.00 / 0.07 / 0.19 / 0.10)

CMYK yüzdeleri

%0
%6.52
%18.7
%9.8

Codes

Color #E6D7BB in popluar color models

E6 D7 BB
RGB 230 215 187
HSL 39° 46.24% 81.76%
HSB/HSV 39° 18.70% 90.20%
CMYK 0.00% 6.52% 18.70%
9.80%

Color #E6D7BB in popluar number systems.

HEX E6 D7 BB
Decimal 230 215 187
Binary 11100110 11010111 10111011
Octal 346 327 273

Shades and tints

Shades of #E6D7BB

#E6D7BB
(230,215,187)
#D2C4AA
(210,196,170)
#BEB199
(190,177,153)
#AA9E88
(170,158,136)
#968B77
(150,139,119)
#827866
(130,120,102)
#6E6555
(110,101,85)
#5A5244
(90,82,68)
#463F33
(70,63,51)
#322C22
(50,44,34)
#1E1911
(30,25,17)
#000000
(0,0,0)

Tints of #E6D7BB

#E6D7BB
(230,215,187)
#E8DAC1
(232,218,193)
#EADDC7
(234,221,199)
#ECE0CD
(236,224,205)
#EEE3D3
(238,227,211)
#F0E6D9
(240,230,217)
#F2E9DF
(242,233,223)
#F4ECE5
(244,236,229)
#F6EFEB
(246,239,235)
#F8F2F1
(248,242,241)
#FAF5F7
(250,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D7BB color. Also use rgb(230,215,187) instead hex code.

Text Font Color

.myTextColor { color: #E6D7BB; }

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

This text font color is #E6D7BB.

Background Color

.myBgColor { background-color: #E6D7BB; }

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

This div background color is #E6D7BB.

Border color

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

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

This div border color is #E6D7BB.

Opacity

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

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

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

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

This text has shadow with #E6D7BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D7BB.

Preview

Color preview on black background

This text has color #E6D7BB on black background.


Color preview on white background

This text has color #E6D7BB on white background.


Black color preview on #E6D7BB background

This text has black color on #E6D7BB background.


White color preview on #E6D7BB background

This text has white color on #E6D7BB background.


Related colors

Complementary color

Complementary color for #hex is #192844.


I love getcolorcode.com

Triadic colors

1 #BBE6D7 and #D7BBE6 with #E6D7BB are triadic colors.

2 #BBD7E6 and #D7E6BB with #E6D7BB are triadic colors.