COLOR #E6C5DB

HEX: #E6C5DB RGB: (230,197,219)

Renk bilgisi

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

RGB renk modeli

#E6C5DB color RGB value is (230,197,219).

RGB: (230,197,219) (90%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 197 of 255 = 77%
B 219 of 255 = 86%

230
197
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 197 + 219 = 646 (100%)
R 230 of 646 ~ 35.6%
G 197 of 646 ~ 30.5%
B 219 of 646 ~ 33.9'%

%35.6
%30.5
%33.9

CMYK RENK MODELİ

#E6C5DB rengi CMYK tonu (0,14,5,10).

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

CMYK: (0,14,5,10)
C0M14Y5K10 (0%, 14%, 5%, 10%)
(0.00 / 0.14 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%14.35
%4.78
%9.8

Codes

Color #E6C5DB in popluar color models

E6 C5 DB
RGB 230 197 219
HSL 320° 39.76% 83.73%
HSB/HSV 320° 14.35% 90.20%
CMYK 0.00% 14.35% 4.78%
9.80%

Color #E6C5DB in popluar number systems.

HEX E6 C5 DB
Decimal 230 197 219
Binary 11100110 11000101 11011011
Octal 346 305 333

Shades and tints

Shades of #E6C5DB

#E6C5DB
(230,197,219)
#D2B4C8
(210,180,200)
#BEA3B5
(190,163,181)
#AA92A2
(170,146,162)
#96818F
(150,129,143)
#82707C
(130,112,124)
#6E5F69
(110,95,105)
#5A4E56
(90,78,86)
#463D43
(70,61,67)
#322C30
(50,44,48)
#1E1B1D
(30,27,29)
#000000
(0,0,0)

Tints of #E6C5DB

#E6C5DB
(230,197,219)
#E8CADE
(232,202,222)
#EACFE1
(234,207,225)
#ECD4E4
(236,212,228)
#EED9E7
(238,217,231)
#F0DEEA
(240,222,234)
#F2E3ED
(242,227,237)
#F4E8F0
(244,232,240)
#F6EDF3
(246,237,243)
#F8F2F6
(248,242,246)
#FAF7F9
(250,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C5DB; }

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

This text font color is #E6C5DB.

Background Color

.myBgColor { background-color: #E6C5DB; }

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

This div background color is #E6C5DB.

Border color

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

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

This div border color is #E6C5DB.

Opacity

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

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

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

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

This text has shadow with #E6C5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C5DB.

Preview

Color preview on black background

This text has color #E6C5DB on black background.


Color preview on white background

This text has color #E6C5DB on white background.


Black color preview on #E6C5DB background

This text has black color on #E6C5DB background.


White color preview on #E6C5DB background

This text has white color on #E6C5DB background.


Related colors

Complementary color

Complementary color for #hex is #193A24.


I love getcolorcode.com

Triadic colors

1 #DBE6C5 and #C5DBE6 with #E6C5DB are triadic colors.

2 #DBC5E6 and #C5E6DB with #E6C5DB are triadic colors.