COLOR #E6C0DB

HEX: #E6C0DB RGB: (230,192,219)

Renk bilgisi

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

RGB renk modeli

#E6C0DB color RGB value is (230,192,219).

RGB: (230,192,219) (90%, 75%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 192 of 255 = 75%
B 219 of 255 = 86%

230
192
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 192 + 219 = 641 (100%)
R 230 of 641 ~ 35.88%
G 192 of 641 ~ 29.95%
B 219 of 641 ~ 34.17'%

%35.88
%29.95
%34.17

CMYK RENK MODELİ

#E6C0DB rengi CMYK tonu (0,17,5,10).

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

CMYK: (0,17,5,10)
C0M17Y5K10 (0%, 17%, 5%, 10%)
(0.00 / 0.17 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%16.52
%4.78
%9.8

Codes

Color #E6C0DB in popluar color models

E6 C0 DB
RGB 230 192 219
HSL 317° 43.18% 82.75%
HSB/HSV 317° 16.52% 90.20%
CMYK 0.00% 16.52% 4.78%
9.80%

Color #E6C0DB in popluar number systems.

HEX E6 C0 DB
Decimal 230 192 219
Binary 11100110 11000000 11011011
Octal 346 300 333

Shades and tints

Shades of #E6C0DB

#E6C0DB
(230,192,219)
#D2AFC8
(210,175,200)
#BE9EB5
(190,158,181)
#AA8DA2
(170,141,162)
#967C8F
(150,124,143)
#826B7C
(130,107,124)
#6E5A69
(110,90,105)
#5A4956
(90,73,86)
#463843
(70,56,67)
#322730
(50,39,48)
#1E161D
(30,22,29)
#000000
(0,0,0)

Tints of #E6C0DB

#E6C0DB
(230,192,219)
#E8C5DE
(232,197,222)
#EACAE1
(234,202,225)
#ECCFE4
(236,207,228)
#EED4E7
(238,212,231)
#F0D9EA
(240,217,234)
#F2DEED
(242,222,237)
#F4E3F0
(244,227,240)
#F6E8F3
(246,232,243)
#F8EDF6
(248,237,246)
#FAF2F9
(250,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C0DB; }

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

This text font color is #E6C0DB.

Background Color

.myBgColor { background-color: #E6C0DB; }

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

This div background color is #E6C0DB.

Border color

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

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

This div border color is #E6C0DB.

Opacity

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

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

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

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

This text has shadow with #E6C0DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C0DB.

Preview

Color preview on black background

This text has color #E6C0DB on black background.


Color preview on white background

This text has color #E6C0DB on white background.


Black color preview on #E6C0DB background

This text has black color on #E6C0DB background.


White color preview on #E6C0DB background

This text has white color on #E6C0DB background.


Related colors

Complementary color

Complementary color for #hex is #193F24.


I love getcolorcode.com

Triadic colors

1 #DBE6C0 and #C0DBE6 with #E6C0DB are triadic colors.

2 #DBC0E6 and #C0E6DB with #E6C0DB are triadic colors.