COLOR #EEC6DB

HEX: #EEC6DB RGB: (238,198,219)

Renk bilgisi

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

RGB renk modeli

#EEC6DB color RGB value is (238,198,219).

RGB: (238,198,219) (93%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 198 of 255 = 78%
B 219 of 255 = 86%

238
198
219

R + G + B ~ 86%. #EEC6DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 198 + 219 = 655 (100%)
R 238 of 655 ~ 36.34%
G 198 of 655 ~ 30.23%
B 219 of 655 ~ 33.44'%

%36.34
%30.23
%33.44

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.81%
  • 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
%16.81
%7.98
%6.67

Codes

Color #EEC6DB in popluar color models

EE C6 DB
RGB 238 198 219
HSL 329° 54.05% 85.49%
HSB/HSV 329° 16.81% 93.33%
CMYK 0.00% 16.81% 7.98%
6.67%

Color #EEC6DB in popluar number systems.

HEX EE C6 DB
Decimal 238 198 219
Binary 11101110 11000110 11011011
Octal 356 306 333

Shades and tints

Shades of #EEC6DB

#EEC6DB
(238,198,219)
#D9B4C8
(217,180,200)
#C4A2B5
(196,162,181)
#AF90A2
(175,144,162)
#9A7E8F
(154,126,143)
#856C7C
(133,108,124)
#705A69
(112,90,105)
#5B4856
(91,72,86)
#463643
(70,54,67)
#312430
(49,36,48)
#1C121D
(28,18,29)
#000000
(0,0,0)

Tints of #EEC6DB

#EEC6DB
(238,198,219)
#EFCBDE
(239,203,222)
#F0D0E1
(240,208,225)
#F1D5E4
(241,213,228)
#F2DAE7
(242,218,231)
#F3DFEA
(243,223,234)
#F4E4ED
(244,228,237)
#F5E9F0
(245,233,240)
#F6EEF3
(246,238,243)
#F7F3F6
(247,243,246)
#F8F8F9
(248,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC6DB; }

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

This text font color is #EEC6DB.

Background Color

.myBgColor { background-color: #EEC6DB; }

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

This div background color is #EEC6DB.

Border color

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

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

This div border color is #EEC6DB.

Opacity

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

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

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

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

This text has shadow with #EEC6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC6DB.

Preview

Color preview on black background

This text has color #EEC6DB on black background.


Color preview on white background

This text has color #EEC6DB on white background.


Black color preview on #EEC6DB background

This text has black color on #EEC6DB background.


White color preview on #EEC6DB background

This text has white color on #EEC6DB background.


Related colors

Complementary color

Complementary color for #hex is #113924.


I love getcolorcode.com

Triadic colors

1 #DBEEC6 and #C6DBEE with #EEC6DB are triadic colors.

2 #DBC6EE and #C6EEDB with #EEC6DB are triadic colors.