COLOR #E6C9DB

HEX: #E6C9DB RGB: (230,201,219)

Renk bilgisi

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

RGB renk modeli

#E6C9DB color RGB value is (230,201,219).

RGB: (230,201,219) (90%, 79%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 201 of 255 = 79%
B 219 of 255 = 86%

230
201
219

R + G + B ~ 85%. #E6C9DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 201 + 219 = 650 (100%)
R 230 of 650 ~ 35.38%
G 201 of 650 ~ 30.92%
B 219 of 650 ~ 33.69'%

%35.38
%30.92
%33.69

CMYK RENK MODELİ

#E6C9DB rengi CMYK tonu (0,13,5,10).

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

CMYK: (0,13,5,10)
C0M13Y5K10 (0%, 13%, 5%, 10%)
(0.00 / 0.13 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%12.61
%4.78
%9.8

Codes

Color #E6C9DB in popluar color models

E6 C9 DB
RGB 230 201 219
HSL 323° 36.71% 84.51%
HSB/HSV 323° 12.61% 90.20%
CMYK 0.00% 12.61% 4.78%
9.80%

Color #E6C9DB in popluar number systems.

HEX E6 C9 DB
Decimal 230 201 219
Binary 11100110 11001001 11011011
Octal 346 311 333

Shades and tints

Shades of #E6C9DB

#E6C9DB
(230,201,219)
#D2B7C8
(210,183,200)
#BEA5B5
(190,165,181)
#AA93A2
(170,147,162)
#96818F
(150,129,143)
#826F7C
(130,111,124)
#6E5D69
(110,93,105)
#5A4B56
(90,75,86)
#463943
(70,57,67)
#322730
(50,39,48)
#1E151D
(30,21,29)
#000000
(0,0,0)

Tints of #E6C9DB

#E6C9DB
(230,201,219)
#E8CDDE
(232,205,222)
#EAD1E1
(234,209,225)
#ECD5E4
(236,213,228)
#EED9E7
(238,217,231)
#F0DDEA
(240,221,234)
#F2E1ED
(242,225,237)
#F4E5F0
(244,229,240)
#F6E9F3
(246,233,243)
#F8EDF6
(248,237,246)
#FAF1F9
(250,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C9DB; }

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

This text font color is #E6C9DB.

Background Color

.myBgColor { background-color: #E6C9DB; }

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

This div background color is #E6C9DB.

Border color

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

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

This div border color is #E6C9DB.

Opacity

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

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

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

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

This text has shadow with #E6C9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C9DB.

Preview

Color preview on black background

This text has color #E6C9DB on black background.


Color preview on white background

This text has color #E6C9DB on white background.


Black color preview on #E6C9DB background

This text has black color on #E6C9DB background.


White color preview on #E6C9DB background

This text has white color on #E6C9DB background.


Related colors

Complementary color

Complementary color for #hex is #193624.


I love getcolorcode.com

Triadic colors

1 #DBE6C9 and #C9DBE6 with #E6C9DB are triadic colors.

2 #DBC9E6 and #C9E6DB with #E6C9DB are triadic colors.