COLOR #EEC5DB

HEX: #EEC5DB RGB: (238,197,219)

Renk bilgisi

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

RGB renk modeli

#EEC5DB color RGB value is (238,197,219).

RGB: (238,197,219) (93%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 197 of 255 = 77%
B 219 of 255 = 86%

238
197
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 197 + 219 = 654 (100%)
R 238 of 654 ~ 36.39%
G 197 of 654 ~ 30.12%
B 219 of 654 ~ 33.49'%

%36.39
%30.12
%33.49

CMYK RENK MODELİ

#EEC5DB rengi CMYK tonu (0,17,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.23%
  • sarı tonu 7.98%
  • ana renk tonu 6.67%

CMYK: (0,17,8,7)
C0M17Y8K7 (0%, 17%, 8%, 7%)
(0.00 / 0.17 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%17.23
%7.98
%6.67

Codes

Color #EEC5DB in popluar color models

EE C5 DB
RGB 238 197 219
HSL 328° 54.67% 85.29%
HSB/HSV 328° 17.23% 93.33%
CMYK 0.00% 17.23% 7.98%
6.67%

Color #EEC5DB in popluar number systems.

HEX EE C5 DB
Decimal 238 197 219
Binary 11101110 11000101 11011011
Octal 356 305 333

Shades and tints

Shades of #EEC5DB

#EEC5DB
(238,197,219)
#D9B4C8
(217,180,200)
#C4A3B5
(196,163,181)
#AF92A2
(175,146,162)
#9A818F
(154,129,143)
#85707C
(133,112,124)
#705F69
(112,95,105)
#5B4E56
(91,78,86)
#463D43
(70,61,67)
#312C30
(49,44,48)
#1C1B1D
(28,27,29)
#000000
(0,0,0)

Tints of #EEC5DB

#EEC5DB
(238,197,219)
#EFCADE
(239,202,222)
#F0CFE1
(240,207,225)
#F1D4E4
(241,212,228)
#F2D9E7
(242,217,231)
#F3DEEA
(243,222,234)
#F4E3ED
(244,227,237)
#F5E8F0
(245,232,240)
#F6EDF3
(246,237,243)
#F7F2F6
(247,242,246)
#F8F7F9
(248,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC5DB; }

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

This text font color is #EEC5DB.

Background Color

.myBgColor { background-color: #EEC5DB; }

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

This div background color is #EEC5DB.

Border color

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

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

This div border color is #EEC5DB.

Opacity

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

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

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

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

This text has shadow with #EEC5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC5DB.

Preview

Color preview on black background

This text has color #EEC5DB on black background.


Color preview on white background

This text has color #EEC5DB on white background.


Black color preview on #EEC5DB background

This text has black color on #EEC5DB background.


White color preview on #EEC5DB background

This text has white color on #EEC5DB background.


Related colors

Complementary color

Complementary color for #hex is #113A24.


I love getcolorcode.com

Triadic colors

1 #DBEEC5 and #C5DBEE with #EEC5DB are triadic colors.

2 #DBC5EE and #C5EEDB with #EEC5DB are triadic colors.