COLOR #E6D6C1

HEX: #E6D6C1 RGB: (230,214,193)

Renk bilgisi

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

RGB renk modeli

#E6D6C1 color RGB value is (230,214,193).

RGB: (230,214,193) (90%, 84%, 76%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 214 of 255 = 84%
B 193 of 255 = 76%

230
214
193

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 214 + 193 = 637 (100%)
R 230 of 637 ~ 36.11%
G 214 of 637 ~ 33.59%
B 193 of 637 ~ 30.3'%

%36.11
%33.59
%30.3

CMYK RENK MODELİ

#E6D6C1 rengi CMYK tonu (0,7,16,10).

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

CMYK: (0,7,16,10)
C0M7Y16K10 (0%, 7%, 16%, 10%)
(0.00 / 0.07 / 0.16 / 0.10)

CMYK yüzdeleri

%0
%6.96
%16.09
%9.8

Codes

Color #E6D6C1 in popluar color models

E6 D6 C1
RGB 230 214 193
HSL 34° 42.53% 82.94%
HSB/HSV 34° 16.09% 90.20%
CMYK 0.00% 6.96% 16.09%
9.80%

Color #E6D6C1 in popluar number systems.

HEX E6 D6 C1
Decimal 230 214 193
Binary 11100110 11010110 11000001
Octal 346 326 301

Shades and tints

Shades of #E6D6C1

#E6D6C1
(230,214,193)
#D2C3B0
(210,195,176)
#BEB09F
(190,176,159)
#AA9D8E
(170,157,142)
#968A7D
(150,138,125)
#82776C
(130,119,108)
#6E645B
(110,100,91)
#5A514A
(90,81,74)
#463E39
(70,62,57)
#322B28
(50,43,40)
#1E1817
(30,24,23)
#000000
(0,0,0)

Tints of #E6D6C1

#E6D6C1
(230,214,193)
#E8D9C6
(232,217,198)
#EADCCB
(234,220,203)
#ECDFD0
(236,223,208)
#EEE2D5
(238,226,213)
#F0E5DA
(240,229,218)
#F2E8DF
(242,232,223)
#F4EBE4
(244,235,228)
#F6EEE9
(246,238,233)
#F8F1EE
(248,241,238)
#FAF4F3
(250,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D6C1; }

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

This text font color is #E6D6C1.

Background Color

.myBgColor { background-color: #E6D6C1; }

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

This div background color is #E6D6C1.

Border color

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

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

This div border color is #E6D6C1.

Opacity

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

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

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

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

This text has shadow with #E6D6C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D6C1.

Preview

Color preview on black background

This text has color #E6D6C1 on black background.


Color preview on white background

This text has color #E6D6C1 on white background.


Black color preview on #E6D6C1 background

This text has black color on #E6D6C1 background.


White color preview on #E6D6C1 background

This text has white color on #E6D6C1 background.


Related colors

Complementary color

Complementary color for #hex is #19293E.


I love getcolorcode.com

Triadic colors

1 #C1E6D6 and #D6C1E6 with #E6D6C1 are triadic colors.

2 #C1D6E6 and #D6E6C1 with #E6D6C1 are triadic colors.