COLOR #EEC5DC

HEX: #EEC5DC RGB: (238,197,220)

Renk bilgisi

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

RGB renk modeli

#EEC5DC color RGB value is (238,197,220).

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

RGB bağlantıları ve doygunluk

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

238
197
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 197 + 220 = 655 (100%)
R 238 of 655 ~ 36.34%
G 197 of 655 ~ 30.08%
B 220 of 655 ~ 33.59'%

%36.34
%30.08
%33.59

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.23%
  • sarı tonu 7.56%
  • 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.56
%6.67

Codes

Color #EEC5DC in popluar color models

EE C5 DC
RGB 238 197 220
HSL 326° 54.67% 85.29%
HSB/HSV 326° 17.23% 93.33%
CMYK 0.00% 17.23% 7.56%
6.67%

Color #EEC5DC in popluar number systems.

HEX EE C5 DC
Decimal 238 197 220
Binary 11101110 11000101 11011100
Octal 356 305 334

Shades and tints

Shades of #EEC5DC

#EEC5DC
(238,197,220)
#D9B4C8
(217,180,200)
#C4A3B4
(196,163,180)
#AF92A0
(175,146,160)
#9A818C
(154,129,140)
#857078
(133,112,120)
#705F64
(112,95,100)
#5B4E50
(91,78,80)
#463D3C
(70,61,60)
#312C28
(49,44,40)
#1C1B14
(28,27,20)
#000000
(0,0,0)

Tints of #EEC5DC

#EEC5DC
(238,197,220)
#EFCADF
(239,202,223)
#F0CFE2
(240,207,226)
#F1D4E5
(241,212,229)
#F2D9E8
(242,217,232)
#F3DEEB
(243,222,235)
#F4E3EE
(244,227,238)
#F5E8F1
(245,232,241)
#F6EDF4
(246,237,244)
#F7F2F7
(247,242,247)
#F8F7FA
(248,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC5DC; }

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

This text font color is #EEC5DC.

Background Color

.myBgColor { background-color: #EEC5DC; }

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

This div background color is #EEC5DC.

Border color

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

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

This div border color is #EEC5DC.

Opacity

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

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

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

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

This text has shadow with #EEC5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC5DC.

Preview

Color preview on black background

This text has color #EEC5DC on black background.


Color preview on white background

This text has color #EEC5DC on white background.


Black color preview on #EEC5DC background

This text has black color on #EEC5DC background.


White color preview on #EEC5DC background

This text has white color on #EEC5DC background.


Related colors

Complementary color

Complementary color for #hex is #113A23.


I love getcolorcode.com

Triadic colors

1 #DCEEC5 and #C5DCEE with #EEC5DC are triadic colors.

2 #DCC5EE and #C5EEDC with #EEC5DC are triadic colors.