COLOR #EEC6D5

HEX: #EEC6D5 RGB: (238,198,213)

Renk bilgisi

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

RGB renk modeli

#EEC6D5 color RGB value is (238,198,213).

RGB: (238,198,213) (93%, 78%, 84%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 198 of 255 = 78%
B 213 of 255 = 84%

238
198
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 198 + 213 = 649 (100%)
R 238 of 649 ~ 36.67%
G 198 of 649 ~ 30.51%
B 213 of 649 ~ 32.82'%

%36.67
%30.51
%32.82

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.81%
  • sarı tonu 10.50%
  • 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
%16.81
%10.5
%6.67

Codes

Color #EEC6D5 in popluar color models

EE C6 D5
RGB 238 198 213
HSL 338° 54.05% 85.49%
HSB/HSV 338° 16.81% 93.33%
CMYK 0.00% 16.81% 10.50%
6.67%

Color #EEC6D5 in popluar number systems.

HEX EE C6 D5
Decimal 238 198 213
Binary 11101110 11000110 11010101
Octal 356 306 325

Shades and tints

Shades of #EEC6D5

#EEC6D5
(238,198,213)
#D9B4C2
(217,180,194)
#C4A2AF
(196,162,175)
#AF909C
(175,144,156)
#9A7E89
(154,126,137)
#856C76
(133,108,118)
#705A63
(112,90,99)
#5B4850
(91,72,80)
#46363D
(70,54,61)
#31242A
(49,36,42)
#1C1217
(28,18,23)
#000000
(0,0,0)

Tints of #EEC6D5

#EEC6D5
(238,198,213)
#EFCBD8
(239,203,216)
#F0D0DB
(240,208,219)
#F1D5DE
(241,213,222)
#F2DAE1
(242,218,225)
#F3DFE4
(243,223,228)
#F4E4E7
(244,228,231)
#F5E9EA
(245,233,234)
#F6EEED
(246,238,237)
#F7F3F0
(247,243,240)
#F8F8F3
(248,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEC6D5 color. Also use rgb(238,198,213) instead hex code.

Text Font Color

.myTextColor { color: #EEC6D5; }

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

This text font color is #EEC6D5.

Background Color

.myBgColor { background-color: #EEC6D5; }

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

This div background color is #EEC6D5.

Border color

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

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

This div border color is #EEC6D5.

Opacity

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

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

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

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

This text has shadow with #EEC6D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC6D5.

Preview

Color preview on black background

This text has color #EEC6D5 on black background.


Color preview on white background

This text has color #EEC6D5 on white background.


Black color preview on #EEC6D5 background

This text has black color on #EEC6D5 background.


White color preview on #EEC6D5 background

This text has white color on #EEC6D5 background.


Related colors

Complementary color

Complementary color for #hex is #11392A.


I love getcolorcode.com

Triadic colors

1 #D5EEC6 and #C6D5EE with #EEC6D5 are triadic colors.

2 #D5C6EE and #C6EED5 with #EEC6D5 are triadic colors.