COLOR #E6D8BD

HEX: #E6D8BD RGB: (230,216,189)

Renk bilgisi

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

RGB renk modeli

#E6D8BD color RGB value is (230,216,189).

RGB: (230,216,189) (90%, 85%, 74%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 216 of 255 = 85%
B 189 of 255 = 74%

230
216
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 216 + 189 = 635 (100%)
R 230 of 635 ~ 36.22%
G 216 of 635 ~ 34.02%
B 189 of 635 ~ 29.76'%

%36.22
%34.02
%29.76

CMYK RENK MODELİ

#E6D8BD rengi CMYK tonu (0,6,18,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.09%
  • sarı tonu 17.83%
  • ana renk tonu 9.80%

CMYK: (0,6,18,10)
C0M6Y18K10 (0%, 6%, 18%, 10%)
(0.00 / 0.06 / 0.18 / 0.10)

CMYK yüzdeleri

%0
%6.09
%17.83
%9.8

Codes

Color #E6D8BD in popluar color models

E6 D8 BD
RGB 230 216 189
HSL 40° 45.05% 82.16%
HSB/HSV 40° 17.83% 90.20%
CMYK 0.00% 6.09% 17.83%
9.80%

Color #E6D8BD in popluar number systems.

HEX E6 D8 BD
Decimal 230 216 189
Binary 11100110 11011000 10111101
Octal 346 330 275

Shades and tints

Shades of #E6D8BD

#E6D8BD
(230,216,189)
#D2C5AC
(210,197,172)
#BEB29B
(190,178,155)
#AA9F8A
(170,159,138)
#968C79
(150,140,121)
#827968
(130,121,104)
#6E6657
(110,102,87)
#5A5346
(90,83,70)
#464035
(70,64,53)
#322D24
(50,45,36)
#1E1A13
(30,26,19)
#000000
(0,0,0)

Tints of #E6D8BD

#E6D8BD
(230,216,189)
#E8DBC3
(232,219,195)
#EADEC9
(234,222,201)
#ECE1CF
(236,225,207)
#EEE4D5
(238,228,213)
#F0E7DB
(240,231,219)
#F2EAE1
(242,234,225)
#F4EDE7
(244,237,231)
#F6F0ED
(246,240,237)
#F8F3F3
(248,243,243)
#FAF6F9
(250,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D8BD color. Also use rgb(230,216,189) instead hex code.

Text Font Color

.myTextColor { color: #E6D8BD; }

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

This text font color is #E6D8BD.

Background Color

.myBgColor { background-color: #E6D8BD; }

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

This div background color is #E6D8BD.

Border color

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

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

This div border color is #E6D8BD.

Opacity

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

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

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

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

This text has shadow with #E6D8BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D8BD.

Preview

Color preview on black background

This text has color #E6D8BD on black background.


Color preview on white background

This text has color #E6D8BD on white background.


Black color preview on #E6D8BD background

This text has black color on #E6D8BD background.


White color preview on #E6D8BD background

This text has white color on #E6D8BD background.


Related colors

Complementary color

Complementary color for #hex is #192742.


I love getcolorcode.com

Triadic colors

1 #BDE6D8 and #D8BDE6 with #E6D8BD are triadic colors.

2 #BDD8E6 and #D8E6BD with #E6D8BD are triadic colors.