COLOR #E6D9D9

HEX: #E6D9D9 RGB: (230,217,217)

Renk bilgisi

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

RGB renk modeli

#E6D9D9 color RGB value is (230,217,217).

RGB: (230,217,217) (90%, 85%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 217 of 255 = 85%
B 217 of 255 = 85%

230
217
217

R + G + B ~ 87%. #E6D9D9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 217 + 217 = 664 (100%)
R 230 of 664 ~ 34.64%
G 217 of 664 ~ 32.68%
B 217 of 664 ~ 32.68'%

%34.64
%32.68
%32.68

CMYK RENK MODELİ

#E6D9D9 rengi CMYK tonu (0,6,6,10).

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

CMYK: (0,6,6,10)
C0M6Y6K10 (0%, 6%, 6%, 10%)
(0.00 / 0.06 / 0.06 / 0.10)

CMYK yüzdeleri

%0
%5.65
%5.65
%9.8

Codes

Color #E6D9D9 in popluar color models

E6 D9 D9
RGB 230 217 217
HSL 20.63% 87.65%
HSB/HSV 5.65% 90.20%
CMYK 0.00% 5.65% 5.65%
9.80%

Color #E6D9D9 in popluar number systems.

HEX E6 D9 D9
Decimal 230 217 217
Binary 11100110 11011001 11011001
Octal 346 331 331

Shades and tints

Shades of #E6D9D9

#E6D9D9
(230,217,217)
#D2C6C6
(210,198,198)
#BEB3B3
(190,179,179)
#AAA0A0
(170,160,160)
#968D8D
(150,141,141)
#827A7A
(130,122,122)
#6E6767
(110,103,103)
#5A5454
(90,84,84)
#464141
(70,65,65)
#322E2E
(50,46,46)
#1E1B1B
(30,27,27)
#000000
(0,0,0)

Tints of #E6D9D9

#E6D9D9
(230,217,217)
#E8DCDC
(232,220,220)
#EADFDF
(234,223,223)
#ECE2E2
(236,226,226)
#EEE5E5
(238,229,229)
#F0E8E8
(240,232,232)
#F2EBEB
(242,235,235)
#F4EEEE
(244,238,238)
#F6F1F1
(246,241,241)
#F8F4F4
(248,244,244)
#FAF7F7
(250,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D9D9; }

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

This text font color is #E6D9D9.

Background Color

.myBgColor { background-color: #E6D9D9; }

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

This div background color is #E6D9D9.

Border color

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

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

This div border color is #E6D9D9.

Opacity

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

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

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

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

This text has shadow with #E6D9D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D9D9.

Preview

Color preview on black background

This text has color #E6D9D9 on black background.


Color preview on white background

This text has color #E6D9D9 on white background.


Black color preview on #E6D9D9 background

This text has black color on #E6D9D9 background.


White color preview on #E6D9D9 background

This text has white color on #E6D9D9 background.


Related colors

Complementary color

Complementary color for #hex is #192626.


I love getcolorcode.com