COLOR #EEC6CC

HEX: #EEC6CC RGB: (238,198,204)

Renk bilgisi

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

RGB renk modeli

#EEC6CC color RGB value is (238,198,204).

RGB: (238,198,204) (93%, 78%, 80%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 198 of 255 = 78%
B 204 of 255 = 80%

238
198
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 198 + 204 = 640 (100%)
R 238 of 640 ~ 37.19%
G 198 of 640 ~ 30.94%
B 204 of 640 ~ 31.88'%

%37.19
%30.94
%31.88

CMYK RENK MODELİ

#EEC6CC rengi CMYK tonu (0,17,14,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.81%
  • sarı tonu 14.29%
  • ana renk tonu 6.67%

CMYK: (0,17,14,7)
C0M17Y14K7 (0%, 17%, 14%, 7%)
(0.00 / 0.17 / 0.14 / 0.07)

CMYK yüzdeleri

%0
%16.81
%14.29
%6.67

Codes

Color #EEC6CC in popluar color models

EE C6 CC
RGB 238 198 204
HSL 351° 54.05% 85.49%
HSB/HSV 351° 16.81% 93.33%
CMYK 0.00% 16.81% 14.29%
6.67%

Color #EEC6CC in popluar number systems.

HEX EE C6 CC
Decimal 238 198 204
Binary 11101110 11000110 11001100
Octal 356 306 314

Shades and tints

Shades of #EEC6CC

#EEC6CC
(238,198,204)
#D9B4BA
(217,180,186)
#C4A2A8
(196,162,168)
#AF9096
(175,144,150)
#9A7E84
(154,126,132)
#856C72
(133,108,114)
#705A60
(112,90,96)
#5B484E
(91,72,78)
#46363C
(70,54,60)
#31242A
(49,36,42)
#1C1218
(28,18,24)
#000000
(0,0,0)

Tints of #EEC6CC

#EEC6CC
(238,198,204)
#EFCBD0
(239,203,208)
#F0D0D4
(240,208,212)
#F1D5D8
(241,213,216)
#F2DADC
(242,218,220)
#F3DFE0
(243,223,224)
#F4E4E4
(244,228,228)
#F5E9E8
(245,233,232)
#F6EEEC
(246,238,236)
#F7F3F0
(247,243,240)
#F8F8F4
(248,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC6CC; }

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

This text font color is #EEC6CC.

Background Color

.myBgColor { background-color: #EEC6CC; }

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

This div background color is #EEC6CC.

Border color

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

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

This div border color is #EEC6CC.

Opacity

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

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

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

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

This text has shadow with #EEC6CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC6CC.

Preview

Color preview on black background

This text has color #EEC6CC on black background.


Color preview on white background

This text has color #EEC6CC on white background.


Black color preview on #EEC6CC background

This text has black color on #EEC6CC background.


White color preview on #EEC6CC background

This text has white color on #EEC6CC background.


Related colors

Complementary color

Complementary color for #hex is #113933.


I love getcolorcode.com

Triadic colors

1 #CCEEC6 and #C6CCEE with #EEC6CC are triadic colors.

2 #CCC6EE and #C6EECC with #EEC6CC are triadic colors.