COLOR #EEC1DB

HEX: #EEC1DB RGB: (238,193,219)

Renk bilgisi

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

RGB renk modeli

#EEC1DB color RGB value is (238,193,219).

RGB: (238,193,219) (93%, 76%, 86%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 193 of 255 = 76%
B 219 of 255 = 86%

238
193
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 193 + 219 = 650 (100%)
R 238 of 650 ~ 36.62%
G 193 of 650 ~ 29.69%
B 219 of 650 ~ 33.69'%

%36.62
%29.69
%33.69

CMYK RENK MODELİ

#EEC1DB rengi CMYK tonu (0,19,8,7).

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

CMYK: (0,19,8,7)
C0M19Y8K7 (0%, 19%, 8%, 7%)
(0.00 / 0.19 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%18.91
%7.98
%6.67

Codes

Color #EEC1DB in popluar color models

EE C1 DB
RGB 238 193 219
HSL 325° 56.96% 84.51%
HSB/HSV 325° 18.91% 93.33%
CMYK 0.00% 18.91% 7.98%
6.67%

Color #EEC1DB in popluar number systems.

HEX EE C1 DB
Decimal 238 193 219
Binary 11101110 11000001 11011011
Octal 356 301 333

Shades and tints

Shades of #EEC1DB

#EEC1DB
(238,193,219)
#D9B0C8
(217,176,200)
#C49FB5
(196,159,181)
#AF8EA2
(175,142,162)
#9A7D8F
(154,125,143)
#856C7C
(133,108,124)
#705B69
(112,91,105)
#5B4A56
(91,74,86)
#463943
(70,57,67)
#312830
(49,40,48)
#1C171D
(28,23,29)
#000000
(0,0,0)

Tints of #EEC1DB

#EEC1DB
(238,193,219)
#EFC6DE
(239,198,222)
#F0CBE1
(240,203,225)
#F1D0E4
(241,208,228)
#F2D5E7
(242,213,231)
#F3DAEA
(243,218,234)
#F4DFED
(244,223,237)
#F5E4F0
(245,228,240)
#F6E9F3
(246,233,243)
#F7EEF6
(247,238,246)
#F8F3F9
(248,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC1DB; }

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

This text font color is #EEC1DB.

Background Color

.myBgColor { background-color: #EEC1DB; }

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

This div background color is #EEC1DB.

Border color

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

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

This div border color is #EEC1DB.

Opacity

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

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

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

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

This text has shadow with #EEC1DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC1DB.

Preview

Color preview on black background

This text has color #EEC1DB on black background.


Color preview on white background

This text has color #EEC1DB on white background.


Black color preview on #EEC1DB background

This text has black color on #EEC1DB background.


White color preview on #EEC1DB background

This text has white color on #EEC1DB background.


Related colors

Complementary color

Complementary color for #hex is #113E24.


I love getcolorcode.com

Triadic colors

1 #DBEEC1 and #C1DBEE with #EEC1DB are triadic colors.

2 #DBC1EE and #C1EEDB with #EEC1DB are triadic colors.