COLOR #E6D6B7

HEX: #E6D6B7 RGB: (230,214,183)

Renk bilgisi

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

RGB renk modeli

#E6D6B7 color RGB value is (230,214,183).

RGB: (230,214,183) (90%, 84%, 72%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 214 of 255 = 84%
B 183 of 255 = 72%

230
214
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 214 + 183 = 627 (100%)
R 230 of 627 ~ 36.68%
G 214 of 627 ~ 34.13%
B 183 of 627 ~ 29.19'%

%36.68
%34.13
%29.19

CMYK RENK MODELİ

#E6D6B7 rengi CMYK tonu (0,7,20,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.96%
  • sarı tonu 20.43%
  • ana renk tonu 9.80%

CMYK: (0,7,20,10)
C0M7Y20K10 (0%, 7%, 20%, 10%)
(0.00 / 0.07 / 0.20 / 0.10)

CMYK yüzdeleri

%0
%6.96
%20.43
%9.8

Codes

Color #E6D6B7 in popluar color models

E6 D6 B7
RGB 230 214 183
HSL 40° 48.45% 80.98%
HSB/HSV 40° 20.43% 90.20%
CMYK 0.00% 6.96% 20.43%
9.80%

Color #E6D6B7 in popluar number systems.

HEX E6 D6 B7
Decimal 230 214 183
Binary 11100110 11010110 10110111
Octal 346 326 267

Shades and tints

Shades of #E6D6B7

#E6D6B7
(230,214,183)
#D2C3A7
(210,195,167)
#BEB097
(190,176,151)
#AA9D87
(170,157,135)
#968A77
(150,138,119)
#827767
(130,119,103)
#6E6457
(110,100,87)
#5A5147
(90,81,71)
#463E37
(70,62,55)
#322B27
(50,43,39)
#1E1817
(30,24,23)
#000000
(0,0,0)

Tints of #E6D6B7

#E6D6B7
(230,214,183)
#E8D9BD
(232,217,189)
#EADCC3
(234,220,195)
#ECDFC9
(236,223,201)
#EEE2CF
(238,226,207)
#F0E5D5
(240,229,213)
#F2E8DB
(242,232,219)
#F4EBE1
(244,235,225)
#F6EEE7
(246,238,231)
#F8F1ED
(248,241,237)
#FAF4F3
(250,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D6B7 color. Also use rgb(230,214,183) instead hex code.

Text Font Color

.myTextColor { color: #E6D6B7; }

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

This text font color is #E6D6B7.

Background Color

.myBgColor { background-color: #E6D6B7; }

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

This div background color is #E6D6B7.

Border color

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

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

This div border color is #E6D6B7.

Opacity

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

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

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

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

This text has shadow with #E6D6B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D6B7.

Preview

Color preview on black background

This text has color #E6D6B7 on black background.


Color preview on white background

This text has color #E6D6B7 on white background.


Black color preview on #E6D6B7 background

This text has black color on #E6D6B7 background.


White color preview on #E6D6B7 background

This text has white color on #E6D6B7 background.


Related colors

Complementary color

Complementary color for #hex is #192948.


I love getcolorcode.com

Triadic colors

1 #B7E6D6 and #D6B7E6 with #E6D6B7 are triadic colors.

2 #B7D6E6 and #D6E6B7 with #E6D6B7 are triadic colors.