COLOR #EEC2D9

HEX: #EEC2D9 RGB: (238,194,217)

Renk bilgisi

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

RGB renk modeli

#EEC2D9 color RGB value is (238,194,217).

RGB: (238,194,217) (93%, 76%, 85%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 194 of 255 = 76%
B 217 of 255 = 85%

238
194
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 194 + 217 = 649 (100%)
R 238 of 649 ~ 36.67%
G 194 of 649 ~ 29.89%
B 217 of 649 ~ 33.44'%

%36.67
%29.89
%33.44

CMYK RENK MODELİ

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

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

Codes

Color #EEC2D9 in popluar color models

EE C2 D9
RGB 238 194 217
HSL 329° 56.41% 84.71%
HSB/HSV 329° 18.49% 93.33%
CMYK 0.00% 18.49% 8.82%
6.67%

Color #EEC2D9 in popluar number systems.

HEX EE C2 D9
Decimal 238 194 217
Binary 11101110 11000010 11011001
Octal 356 302 331

Shades and tints

Shades of #EEC2D9

#EEC2D9
(238,194,217)
#D9B1C6
(217,177,198)
#C4A0B3
(196,160,179)
#AF8FA0
(175,143,160)
#9A7E8D
(154,126,141)
#856D7A
(133,109,122)
#705C67
(112,92,103)
#5B4B54
(91,75,84)
#463A41
(70,58,65)
#31292E
(49,41,46)
#1C181B
(28,24,27)
#000000
(0,0,0)

Tints of #EEC2D9

#EEC2D9
(238,194,217)
#EFC7DC
(239,199,220)
#F0CCDF
(240,204,223)
#F1D1E2
(241,209,226)
#F2D6E5
(242,214,229)
#F3DBE8
(243,219,232)
#F4E0EB
(244,224,235)
#F5E5EE
(245,229,238)
#F6EAF1
(246,234,241)
#F7EFF4
(247,239,244)
#F8F4F7
(248,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC2D9; }

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

This text font color is #EEC2D9.

Background Color

.myBgColor { background-color: #EEC2D9; }

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

This div background color is #EEC2D9.

Border color

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

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

This div border color is #EEC2D9.

Opacity

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

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

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

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

This text has shadow with #EEC2D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC2D9.

Preview

Color preview on black background

This text has color #EEC2D9 on black background.


Color preview on white background

This text has color #EEC2D9 on white background.


Black color preview on #EEC2D9 background

This text has black color on #EEC2D9 background.


White color preview on #EEC2D9 background

This text has white color on #EEC2D9 background.


Related colors

Complementary color

Complementary color for #hex is #113D26.


I love getcolorcode.com

Triadic colors

1 #D9EEC2 and #C2D9EE with #EEC2D9 are triadic colors.

2 #D9C2EE and #C2EED9 with #EEC2D9 are triadic colors.