COLOR #EEC5D6

HEX: #EEC5D6 RGB: (238,197,214)

Renk bilgisi

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

RGB renk modeli

#EEC5D6 color RGB value is (238,197,214).

RGB: (238,197,214) (93%, 77%, 84%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 197 of 255 = 77%
B 214 of 255 = 84%

238
197
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 197 + 214 = 649 (100%)
R 238 of 649 ~ 36.67%
G 197 of 649 ~ 30.35%
B 214 of 649 ~ 32.97'%

%36.67
%30.35
%32.97

CMYK RENK MODELİ

#EEC5D6 rengi CMYK tonu (0,17,10,7).

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

CMYK: (0,17,10,7)
C0M17Y10K7 (0%, 17%, 10%, 7%)
(0.00 / 0.17 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%17.23
%10.08
%6.67

Codes

Color #EEC5D6 in popluar color models

EE C5 D6
RGB 238 197 214
HSL 335° 54.67% 85.29%
HSB/HSV 335° 17.23% 93.33%
CMYK 0.00% 17.23% 10.08%
6.67%

Color #EEC5D6 in popluar number systems.

HEX EE C5 D6
Decimal 238 197 214
Binary 11101110 11000101 11010110
Octal 356 305 326

Shades and tints

Shades of #EEC5D6

#EEC5D6
(238,197,214)
#D9B4C3
(217,180,195)
#C4A3B0
(196,163,176)
#AF929D
(175,146,157)
#9A818A
(154,129,138)
#857077
(133,112,119)
#705F64
(112,95,100)
#5B4E51
(91,78,81)
#463D3E
(70,61,62)
#312C2B
(49,44,43)
#1C1B18
(28,27,24)
#000000
(0,0,0)

Tints of #EEC5D6

#EEC5D6
(238,197,214)
#EFCAD9
(239,202,217)
#F0CFDC
(240,207,220)
#F1D4DF
(241,212,223)
#F2D9E2
(242,217,226)
#F3DEE5
(243,222,229)
#F4E3E8
(244,227,232)
#F5E8EB
(245,232,235)
#F6EDEE
(246,237,238)
#F7F2F1
(247,242,241)
#F8F7F4
(248,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC5D6; }

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

This text font color is #EEC5D6.

Background Color

.myBgColor { background-color: #EEC5D6; }

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

This div background color is #EEC5D6.

Border color

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

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

This div border color is #EEC5D6.

Opacity

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

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

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

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

This text has shadow with #EEC5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC5D6.

Preview

Color preview on black background

This text has color #EEC5D6 on black background.


Color preview on white background

This text has color #EEC5D6 on white background.


Black color preview on #EEC5D6 background

This text has black color on #EEC5D6 background.


White color preview on #EEC5D6 background

This text has white color on #EEC5D6 background.


Related colors

Complementary color

Complementary color for #hex is #113A29.


I love getcolorcode.com

Triadic colors

1 #D6EEC5 and #C5D6EE with #EEC5D6 are triadic colors.

2 #D6C5EE and #C5EED6 with #EEC5D6 are triadic colors.