COLOR #E6C7DB

HEX: #E6C7DB RGB: (230,199,219)

Renk bilgisi

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

RGB renk modeli

#E6C7DB color RGB value is (230,199,219).

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

RGB bağlantıları ve doygunluk

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

230
199
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 199 + 219 = 648 (100%)
R 230 of 648 ~ 35.49%
G 199 of 648 ~ 30.71%
B 219 of 648 ~ 33.8'%

%35.49
%30.71
%33.8

CMYK RENK MODELİ

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

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

Codes

Color #E6C7DB in popluar color models

E6 C7 DB
RGB 230 199 219
HSL 321° 38.27% 84.12%
HSB/HSV 321° 13.48% 90.20%
CMYK 0.00% 13.48% 4.78%
9.80%

Color #E6C7DB in popluar number systems.

HEX E6 C7 DB
Decimal 230 199 219
Binary 11100110 11000111 11011011
Octal 346 307 333

Shades and tints

Shades of #E6C7DB

#E6C7DB
(230,199,219)
#D2B5C8
(210,181,200)
#BEA3B5
(190,163,181)
#AA91A2
(170,145,162)
#967F8F
(150,127,143)
#826D7C
(130,109,124)
#6E5B69
(110,91,105)
#5A4956
(90,73,86)
#463743
(70,55,67)
#322530
(50,37,48)
#1E131D
(30,19,29)
#000000
(0,0,0)

Tints of #E6C7DB

#E6C7DB
(230,199,219)
#E8CCDE
(232,204,222)
#EAD1E1
(234,209,225)
#ECD6E4
(236,214,228)
#EEDBE7
(238,219,231)
#F0E0EA
(240,224,234)
#F2E5ED
(242,229,237)
#F4EAF0
(244,234,240)
#F6EFF3
(246,239,243)
#F8F4F6
(248,244,246)
#FAF9F9
(250,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C7DB; }

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

This text font color is #E6C7DB.

Background Color

.myBgColor { background-color: #E6C7DB; }

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

This div background color is #E6C7DB.

Border color

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

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

This div border color is #E6C7DB.

Opacity

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

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

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

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

This text has shadow with #E6C7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C7DB.

Preview

Color preview on black background

This text has color #E6C7DB on black background.


Color preview on white background

This text has color #E6C7DB on white background.


Black color preview on #E6C7DB background

This text has black color on #E6C7DB background.


White color preview on #E6C7DB background

This text has white color on #E6C7DB background.


Related colors

Complementary color

Complementary color for #hex is #193824.


I love getcolorcode.com

Triadic colors

1 #DBE6C7 and #C7DBE6 with #E6C7DB are triadic colors.

2 #DBC7E6 and #C7E6DB with #E6C7DB are triadic colors.