COLOR #E6D2C9

HEX: #E6D2C9 RGB: (230,210,201)

Renk bilgisi

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

RGB renk modeli

#E6D2C9 color RGB value is (230,210,201).

RGB: (230,210,201) (90%, 82%, 79%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 210 of 255 = 82%
B 201 of 255 = 79%

230
210
201

R + G + B ~ 84%. #E6D2C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 210 + 201 = 641 (100%)
R 230 of 641 ~ 35.88%
G 210 of 641 ~ 32.76%
B 201 of 641 ~ 31.36'%

%35.88
%32.76
%31.36

CMYK RENK MODELİ

#E6D2C9 rengi CMYK tonu (0,9,13,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.70%
  • sarı tonu 12.61%
  • ana renk tonu 9.80%

CMYK: (0,9,13,10)
C0M9Y13K10 (0%, 9%, 13%, 10%)
(0.00 / 0.09 / 0.13 / 0.10)

CMYK yüzdeleri

%0
%8.7
%12.61
%9.8

Codes

Color #E6D2C9 in popluar color models

E6 D2 C9
RGB 230 210 201
HSL 19° 36.71% 84.51%
HSB/HSV 19° 12.61% 90.20%
CMYK 0.00% 8.70% 12.61%
9.80%

Color #E6D2C9 in popluar number systems.

HEX E6 D2 C9
Decimal 230 210 201
Binary 11100110 11010010 11001001
Octal 346 322 311

Shades and tints

Shades of #E6D2C9

#E6D2C9
(230,210,201)
#D2BFB7
(210,191,183)
#BEACA5
(190,172,165)
#AA9993
(170,153,147)
#968681
(150,134,129)
#82736F
(130,115,111)
#6E605D
(110,96,93)
#5A4D4B
(90,77,75)
#463A39
(70,58,57)
#322727
(50,39,39)
#1E1415
(30,20,21)
#000000
(0,0,0)

Tints of #E6D2C9

#E6D2C9
(230,210,201)
#E8D6CD
(232,214,205)
#EADAD1
(234,218,209)
#ECDED5
(236,222,213)
#EEE2D9
(238,226,217)
#F0E6DD
(240,230,221)
#F2EAE1
(242,234,225)
#F4EEE5
(244,238,229)
#F6F2E9
(246,242,233)
#F8F6ED
(248,246,237)
#FAFAF1
(250,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D2C9 color. Also use rgb(230,210,201) instead hex code.

Text Font Color

.myTextColor { color: #E6D2C9; }

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

This text font color is #E6D2C9.

Background Color

.myBgColor { background-color: #E6D2C9; }

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

This div background color is #E6D2C9.

Border color

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

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

This div border color is #E6D2C9.

Opacity

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

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

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

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

This text has shadow with #E6D2C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D2C9.

Preview

Color preview on black background

This text has color #E6D2C9 on black background.


Color preview on white background

This text has color #E6D2C9 on white background.


Black color preview on #E6D2C9 background

This text has black color on #E6D2C9 background.


White color preview on #E6D2C9 background

This text has white color on #E6D2C9 background.


Related colors

Complementary color

Complementary color for #hex is #192D36.


I love getcolorcode.com

Triadic colors

1 #C9E6D2 and #D2C9E6 with #E6D2C9 are triadic colors.

2 #C9D2E6 and #D2E6C9 with #E6D2C9 are triadic colors.