COLOR #EEC5D3

HEX: #EEC5D3 RGB: (238,197,211)

Renk bilgisi

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

RGB renk modeli

#EEC5D3 color RGB value is (238,197,211).

RGB: (238,197,211) (93%, 77%, 83%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 197 of 255 = 77%
B 211 of 255 = 83%

238
197
211

R + G + B ~ 84%. #EEC5D3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 197 + 211 = 646 (100%)
R 238 of 646 ~ 36.84%
G 197 of 646 ~ 30.5%
B 211 of 646 ~ 32.66'%

%36.84
%30.5
%32.66

CMYK RENK MODELİ

#EEC5D3 rengi CMYK tonu (0,17,11,7).

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

CMYK: (0,17,11,7)
C0M17Y11K7 (0%, 17%, 11%, 7%)
(0.00 / 0.17 / 0.11 / 0.07)

CMYK yüzdeleri

%0
%17.23
%11.34
%6.67

Codes

Color #EEC5D3 in popluar color models

EE C5 D3
RGB 238 197 211
HSL 340° 54.67% 85.29%
HSB/HSV 340° 17.23% 93.33%
CMYK 0.00% 17.23% 11.34%
6.67%

Color #EEC5D3 in popluar number systems.

HEX EE C5 D3
Decimal 238 197 211
Binary 11101110 11000101 11010011
Octal 356 305 323

Shades and tints

Shades of #EEC5D3

#EEC5D3
(238,197,211)
#D9B4C0
(217,180,192)
#C4A3AD
(196,163,173)
#AF929A
(175,146,154)
#9A8187
(154,129,135)
#857074
(133,112,116)
#705F61
(112,95,97)
#5B4E4E
(91,78,78)
#463D3B
(70,61,59)
#312C28
(49,44,40)
#1C1B15
(28,27,21)
#000000
(0,0,0)

Tints of #EEC5D3

#EEC5D3
(238,197,211)
#EFCAD7
(239,202,215)
#F0CFDB
(240,207,219)
#F1D4DF
(241,212,223)
#F2D9E3
(242,217,227)
#F3DEE7
(243,222,231)
#F4E3EB
(244,227,235)
#F5E8EF
(245,232,239)
#F6EDF3
(246,237,243)
#F7F2F7
(247,242,247)
#F8F7FB
(248,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC5D3; }

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

This text font color is #EEC5D3.

Background Color

.myBgColor { background-color: #EEC5D3; }

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

This div background color is #EEC5D3.

Border color

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

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

This div border color is #EEC5D3.

Opacity

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

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

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

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

This text has shadow with #EEC5D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC5D3.

Preview

Color preview on black background

This text has color #EEC5D3 on black background.


Color preview on white background

This text has color #EEC5D3 on white background.


Black color preview on #EEC5D3 background

This text has black color on #EEC5D3 background.


White color preview on #EEC5D3 background

This text has white color on #EEC5D3 background.


Related colors

Complementary color

Complementary color for #hex is #113A2C.


I love getcolorcode.com

Triadic colors

1 #D3EEC5 and #C5D3EE with #EEC5D3 are triadic colors.

2 #D3C5EE and #C5EED3 with #EEC5D3 are triadic colors.