COLOR #EEC4D9

HEX: #EEC4D9 RGB: (238,196,217)

Renk bilgisi

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

RGB renk modeli

#EEC4D9 color RGB value is (238,196,217).

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

RGB bağlantıları ve doygunluk

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

238
196
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 196 + 217 = 651 (100%)
R 238 of 651 ~ 36.56%
G 196 of 651 ~ 30.11%
B 217 of 651 ~ 33.33'%

%36.56
%30.11
%33.33

CMYK RENK MODELİ

#EEC4D9 rengi CMYK tonu (0,18,9,7).

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

CMYK: (0,18,9,7)
C0M18Y9K7 (0%, 18%, 9%, 7%)
(0.00 / 0.18 / 0.09 / 0.07)

CMYK yüzdeleri

%0
%17.65
%8.82
%6.67

Codes

Color #EEC4D9 in popluar color models

EE C4 D9
RGB 238 196 217
HSL 330° 55.26% 85.10%
HSB/HSV 330° 17.65% 93.33%
CMYK 0.00% 17.65% 8.82%
6.67%

Color #EEC4D9 in popluar number systems.

HEX EE C4 D9
Decimal 238 196 217
Binary 11101110 11000100 11011001
Octal 356 304 331

Shades and tints

Shades of #EEC4D9

#EEC4D9
(238,196,217)
#D9B3C6
(217,179,198)
#C4A2B3
(196,162,179)
#AF91A0
(175,145,160)
#9A808D
(154,128,141)
#856F7A
(133,111,122)
#705E67
(112,94,103)
#5B4D54
(91,77,84)
#463C41
(70,60,65)
#312B2E
(49,43,46)
#1C1A1B
(28,26,27)
#000000
(0,0,0)

Tints of #EEC4D9

#EEC4D9
(238,196,217)
#EFC9DC
(239,201,220)
#F0CEDF
(240,206,223)
#F1D3E2
(241,211,226)
#F2D8E5
(242,216,229)
#F3DDE8
(243,221,232)
#F4E2EB
(244,226,235)
#F5E7EE
(245,231,238)
#F6ECF1
(246,236,241)
#F7F1F4
(247,241,244)
#F8F6F7
(248,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC4D9; }

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

This text font color is #EEC4D9.

Background Color

.myBgColor { background-color: #EEC4D9; }

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

This div background color is #EEC4D9.

Border color

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

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

This div border color is #EEC4D9.

Opacity

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

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

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

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

This text has shadow with #EEC4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC4D9.

Preview

Color preview on black background

This text has color #EEC4D9 on black background.


Color preview on white background

This text has color #EEC4D9 on white background.


Black color preview on #EEC4D9 background

This text has black color on #EEC4D9 background.


White color preview on #EEC4D9 background

This text has white color on #EEC4D9 background.


Related colors

Complementary color

Complementary color for #hex is #113B26.


I love getcolorcode.com

Triadic colors

1 #D9EEC4 and #C4D9EE with #EEC4D9 are triadic colors.

2 #D9C4EE and #C4EED9 with #EEC4D9 are triadic colors.