COLOR #E6C8DB

HEX: #E6C8DB RGB: (230,200,219)

Renk bilgisi

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

RGB renk modeli

#E6C8DB color RGB value is (230,200,219).

RGB: (230,200,219) (90%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 200 of 255 = 78%
B 219 of 255 = 86%

230
200
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 200 + 219 = 649 (100%)
R 230 of 649 ~ 35.44%
G 200 of 649 ~ 30.82%
B 219 of 649 ~ 33.74'%

%35.44
%30.82
%33.74

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.04%
  • 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
%13.04
%4.78
%9.8

Codes

Color #E6C8DB in popluar color models

E6 C8 DB
RGB 230 200 219
HSL 322° 37.50% 84.31%
HSB/HSV 322° 13.04% 90.20%
CMYK 0.00% 13.04% 4.78%
9.80%

Color #E6C8DB in popluar number systems.

HEX E6 C8 DB
Decimal 230 200 219
Binary 11100110 11001000 11011011
Octal 346 310 333

Shades and tints

Shades of #E6C8DB

#E6C8DB
(230,200,219)
#D2B6C8
(210,182,200)
#BEA4B5
(190,164,181)
#AA92A2
(170,146,162)
#96808F
(150,128,143)
#826E7C
(130,110,124)
#6E5C69
(110,92,105)
#5A4A56
(90,74,86)
#463843
(70,56,67)
#322630
(50,38,48)
#1E141D
(30,20,29)
#000000
(0,0,0)

Tints of #E6C8DB

#E6C8DB
(230,200,219)
#E8CDDE
(232,205,222)
#EAD2E1
(234,210,225)
#ECD7E4
(236,215,228)
#EEDCE7
(238,220,231)
#F0E1EA
(240,225,234)
#F2E6ED
(242,230,237)
#F4EBF0
(244,235,240)
#F6F0F3
(246,240,243)
#F8F5F6
(248,245,246)
#FAFAF9
(250,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C8DB; }

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

This text font color is #E6C8DB.

Background Color

.myBgColor { background-color: #E6C8DB; }

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

This div background color is #E6C8DB.

Border color

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

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

This div border color is #E6C8DB.

Opacity

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

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

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

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

This text has shadow with #E6C8DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C8DB.

Preview

Color preview on black background

This text has color #E6C8DB on black background.


Color preview on white background

This text has color #E6C8DB on white background.


Black color preview on #E6C8DB background

This text has black color on #E6C8DB background.


White color preview on #E6C8DB background

This text has white color on #E6C8DB background.


Related colors

Complementary color

Complementary color for #hex is #193724.


I love getcolorcode.com

Triadic colors

1 #DBE6C8 and #C8DBE6 with #E6C8DB are triadic colors.

2 #DBC8E6 and #C8E6DB with #E6C8DB are triadic colors.