COLOR #E9C2DB

HEX: #E9C2DB RGB: (233,194,219)

Renk bilgisi

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

RGB renk modeli

#E9C2DB color RGB value is (233,194,219).

RGB: (233,194,219) (91%, 76%, 86%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 194 of 255 = 76%
B 219 of 255 = 86%

233
194
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 194 + 219 = 646 (100%)
R 233 of 646 ~ 36.07%
G 194 of 646 ~ 30.03%
B 219 of 646 ~ 33.9'%

%36.07
%30.03
%33.9

CMYK RENK MODELİ

#E9C2DB rengi CMYK tonu (0,17,6,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.74%
  • sarı tonu 6.01%
  • ana renk tonu 8.63%

CMYK: (0,17,6,9)
C0M17Y6K9 (0%, 17%, 6%, 9%)
(0.00 / 0.17 / 0.06 / 0.09)

CMYK yüzdeleri

%0
%16.74
%6.01
%8.63

Codes

Color #E9C2DB in popluar color models

E9 C2 DB
RGB 233 194 219
HSL 322° 46.99% 83.73%
HSB/HSV 322° 16.74% 91.37%
CMYK 0.00% 16.74% 6.01%
8.63%

Color #E9C2DB in popluar number systems.

HEX E9 C2 DB
Decimal 233 194 219
Binary 11101001 11000010 11011011
Octal 351 302 333

Shades and tints

Shades of #E9C2DB

#E9C2DB
(233,194,219)
#D4B1C8
(212,177,200)
#BFA0B5
(191,160,181)
#AA8FA2
(170,143,162)
#957E8F
(149,126,143)
#806D7C
(128,109,124)
#6B5C69
(107,92,105)
#564B56
(86,75,86)
#413A43
(65,58,67)
#2C2930
(44,41,48)
#17181D
(23,24,29)
#000000
(0,0,0)

Tints of #E9C2DB

#E9C2DB
(233,194,219)
#EBC7DE
(235,199,222)
#EDCCE1
(237,204,225)
#EFD1E4
(239,209,228)
#F1D6E7
(241,214,231)
#F3DBEA
(243,219,234)
#F5E0ED
(245,224,237)
#F7E5F0
(247,229,240)
#F9EAF3
(249,234,243)
#FBEFF6
(251,239,246)
#FDF4F9
(253,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9C2DB color. Also use rgb(233,194,219) instead hex code.

Text Font Color

.myTextColor { color: #E9C2DB; }

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

This text font color is #E9C2DB.

Background Color

.myBgColor { background-color: #E9C2DB; }

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

This div background color is #E9C2DB.

Border color

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

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

This div border color is #E9C2DB.

Opacity

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

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

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

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

This text has shadow with #E9C2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9C2DB.

Preview

Color preview on black background

This text has color #E9C2DB on black background.


Color preview on white background

This text has color #E9C2DB on white background.


Black color preview on #E9C2DB background

This text has black color on #E9C2DB background.


White color preview on #E9C2DB background

This text has white color on #E9C2DB background.


Related colors

Complementary color

Complementary color for #hex is #163D24.


I love getcolorcode.com

Triadic colors

1 #DBE9C2 and #C2DBE9 with #E9C2DB are triadic colors.

2 #DBC2E9 and #C2E9DB with #E9C2DB are triadic colors.