COLOR #EEC5D9

HEX: #EEC5D9 RGB: (238,197,217)

Renk bilgisi

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

RGB renk modeli

#EEC5D9 color RGB value is (238,197,217).

RGB: (238,197,217) (93%, 77%, 85%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 197 of 255 = 77%
B 217 of 255 = 85%

238
197
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 197 + 217 = 652 (100%)
R 238 of 652 ~ 36.5%
G 197 of 652 ~ 30.21%
B 217 of 652 ~ 33.28'%

%36.5
%30.21
%33.28

CMYK RENK MODELİ

#EEC5D9 rengi CMYK tonu (0,17,9,7).

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

CMYK: (0,17,9,7)
C0M17Y9K7 (0%, 17%, 9%, 7%)
(0.00 / 0.17 / 0.09 / 0.07)

CMYK yüzdeleri

%0
%17.23
%8.82
%6.67

Codes

Color #EEC5D9 in popluar color models

EE C5 D9
RGB 238 197 217
HSL 331° 54.67% 85.29%
HSB/HSV 331° 17.23% 93.33%
CMYK 0.00% 17.23% 8.82%
6.67%

Color #EEC5D9 in popluar number systems.

HEX EE C5 D9
Decimal 238 197 217
Binary 11101110 11000101 11011001
Octal 356 305 331

Shades and tints

Shades of #EEC5D9

#EEC5D9
(238,197,217)
#D9B4C6
(217,180,198)
#C4A3B3
(196,163,179)
#AF92A0
(175,146,160)
#9A818D
(154,129,141)
#85707A
(133,112,122)
#705F67
(112,95,103)
#5B4E54
(91,78,84)
#463D41
(70,61,65)
#312C2E
(49,44,46)
#1C1B1B
(28,27,27)
#000000
(0,0,0)

Tints of #EEC5D9

#EEC5D9
(238,197,217)
#EFCADC
(239,202,220)
#F0CFDF
(240,207,223)
#F1D4E2
(241,212,226)
#F2D9E5
(242,217,229)
#F3DEE8
(243,222,232)
#F4E3EB
(244,227,235)
#F5E8EE
(245,232,238)
#F6EDF1
(246,237,241)
#F7F2F4
(247,242,244)
#F8F7F7
(248,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC5D9; }

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

This text font color is #EEC5D9.

Background Color

.myBgColor { background-color: #EEC5D9; }

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

This div background color is #EEC5D9.

Border color

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

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

This div border color is #EEC5D9.

Opacity

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

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

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

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

This text has shadow with #EEC5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC5D9.

Preview

Color preview on black background

This text has color #EEC5D9 on black background.


Color preview on white background

This text has color #EEC5D9 on white background.


Black color preview on #EEC5D9 background

This text has black color on #EEC5D9 background.


White color preview on #EEC5D9 background

This text has white color on #EEC5D9 background.


Related colors

Complementary color

Complementary color for #hex is #113A26.


I love getcolorcode.com

Triadic colors

1 #D9EEC5 and #C5D9EE with #EEC5D9 are triadic colors.

2 #D9C5EE and #C5EED9 with #EEC5D9 are triadic colors.