COLOR #EEC7DB

HEX: #EEC7DB RGB: (238,199,219)

Renk bilgisi

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

RGB renk modeli

#EEC7DB color RGB value is (238,199,219).

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

RGB bağlantıları ve doygunluk

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

238
199
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 199 + 219 = 656 (100%)
R 238 of 656 ~ 36.28%
G 199 of 656 ~ 30.34%
B 219 of 656 ~ 33.38'%

%36.28
%30.34
%33.38

CMYK RENK MODELİ

#EEC7DB rengi CMYK tonu (0,16,8,7).

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

CMYK: (0,16,8,7)
C0M16Y8K7 (0%, 16%, 8%, 7%)
(0.00 / 0.16 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%16.39
%7.98
%6.67

Codes

Color #EEC7DB in popluar color models

EE C7 DB
RGB 238 199 219
HSL 329° 53.42% 85.69%
HSB/HSV 329° 16.39% 93.33%
CMYK 0.00% 16.39% 7.98%
6.67%

Color #EEC7DB in popluar number systems.

HEX EE C7 DB
Decimal 238 199 219
Binary 11101110 11000111 11011011
Octal 356 307 333

Shades and tints

Shades of #EEC7DB

#EEC7DB
(238,199,219)
#D9B5C8
(217,181,200)
#C4A3B5
(196,163,181)
#AF91A2
(175,145,162)
#9A7F8F
(154,127,143)
#856D7C
(133,109,124)
#705B69
(112,91,105)
#5B4956
(91,73,86)
#463743
(70,55,67)
#312530
(49,37,48)
#1C131D
(28,19,29)
#000000
(0,0,0)

Tints of #EEC7DB

#EEC7DB
(238,199,219)
#EFCCDE
(239,204,222)
#F0D1E1
(240,209,225)
#F1D6E4
(241,214,228)
#F2DBE7
(242,219,231)
#F3E0EA
(243,224,234)
#F4E5ED
(244,229,237)
#F5EAF0
(245,234,240)
#F6EFF3
(246,239,243)
#F7F4F6
(247,244,246)
#F8F9F9
(248,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC7DB; }

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

This text font color is #EEC7DB.

Background Color

.myBgColor { background-color: #EEC7DB; }

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

This div background color is #EEC7DB.

Border color

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

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

This div border color is #EEC7DB.

Opacity

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

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

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

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

This text has shadow with #EEC7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC7DB.

Preview

Color preview on black background

This text has color #EEC7DB on black background.


Color preview on white background

This text has color #EEC7DB on white background.


Black color preview on #EEC7DB background

This text has black color on #EEC7DB background.


White color preview on #EEC7DB background

This text has white color on #EEC7DB background.


Related colors

Complementary color

Complementary color for #hex is #113824.


I love getcolorcode.com

Triadic colors

1 #DBEEC7 and #C7DBEE with #EEC7DB are triadic colors.

2 #DBC7EE and #C7EEDB with #EEC7DB are triadic colors.