COLOR #E6D7BC

HEX: #E6D7BC RGB: (230,215,188)

Renk bilgisi

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

RGB renk modeli

#E6D7BC color RGB value is (230,215,188).

RGB: (230,215,188) (90%, 84%, 74%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 215 of 255 = 84%
B 188 of 255 = 74%

230
215
188

R + G + B ~ 83%. #E6D7BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 215 + 188 = 633 (100%)
R 230 of 633 ~ 36.33%
G 215 of 633 ~ 33.97%
B 188 of 633 ~ 29.7'%

%36.33
%33.97
%29.7

CMYK RENK MODELİ

#E6D7BC rengi CMYK tonu (0,7,18,10).

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

CMYK: (0,7,18,10)
C0M7Y18K10 (0%, 7%, 18%, 10%)
(0.00 / 0.07 / 0.18 / 0.10)

CMYK yüzdeleri

%0
%6.52
%18.26
%9.8

Codes

Color #E6D7BC in popluar color models

E6 D7 BC
RGB 230 215 188
HSL 39° 45.65% 81.96%
HSB/HSV 39° 18.26% 90.20%
CMYK 0.00% 6.52% 18.26%
9.80%

Color #E6D7BC in popluar number systems.

HEX E6 D7 BC
Decimal 230 215 188
Binary 11100110 11010111 10111100
Octal 346 327 274

Shades and tints

Shades of #E6D7BC

#E6D7BC
(230,215,188)
#D2C4AB
(210,196,171)
#BEB19A
(190,177,154)
#AA9E89
(170,158,137)
#968B78
(150,139,120)
#827867
(130,120,103)
#6E6556
(110,101,86)
#5A5245
(90,82,69)
#463F34
(70,63,52)
#322C23
(50,44,35)
#1E1912
(30,25,18)
#000000
(0,0,0)

Tints of #E6D7BC

#E6D7BC
(230,215,188)
#E8DAC2
(232,218,194)
#EADDC8
(234,221,200)
#ECE0CE
(236,224,206)
#EEE3D4
(238,227,212)
#F0E6DA
(240,230,218)
#F2E9E0
(242,233,224)
#F4ECE6
(244,236,230)
#F6EFEC
(246,239,236)
#F8F2F2
(248,242,242)
#FAF5F8
(250,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D7BC; }

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

This text font color is #E6D7BC.

Background Color

.myBgColor { background-color: #E6D7BC; }

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

This div background color is #E6D7BC.

Border color

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

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

This div border color is #E6D7BC.

Opacity

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

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

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

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

This text has shadow with #E6D7BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D7BC.

Preview

Color preview on black background

This text has color #E6D7BC on black background.


Color preview on white background

This text has color #E6D7BC on white background.


Black color preview on #E6D7BC background

This text has black color on #E6D7BC background.


White color preview on #E6D7BC background

This text has white color on #E6D7BC background.


Related colors

Complementary color

Complementary color for #hex is #192843.


I love getcolorcode.com

Triadic colors

1 #BCE6D7 and #D7BCE6 with #E6D7BC are triadic colors.

2 #BCD7E6 and #D7E6BC with #E6D7BC are triadic colors.