COLOR #EEC9E6

HEX: #EEC9E6 RGB: (238,201,230)

Renk bilgisi

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

RGB renk modeli

#EEC9E6 color RGB value is (238,201,230).

RGB: (238,201,230) (93%, 79%, 90%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 201 of 255 = 79%
B 230 of 255 = 90%

238
201
230

R + G + B ~ 87%. #EEC9E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 201 + 230 = 669 (100%)
R 238 of 669 ~ 35.58%
G 201 of 669 ~ 30.04%
B 230 of 669 ~ 34.38'%

%35.58
%30.04
%34.38

CMYK RENK MODELİ

#EEC9E6 rengi CMYK tonu (0,16,3,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.55%
  • sarı tonu 3.36%
  • ana renk tonu 6.67%

CMYK: (0,16,3,7)
C0M16Y3K7 (0%, 16%, 3%, 7%)
(0.00 / 0.16 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%15.55
%3.36
%6.67

Codes

Color #EEC9E6 in popluar color models

EE C9 E6
RGB 238 201 230
HSL 313° 52.11% 86.08%
HSB/HSV 313° 15.55% 93.33%
CMYK 0.00% 15.55% 3.36%
6.67%

Color #EEC9E6 in popluar number systems.

HEX EE C9 E6
Decimal 238 201 230
Binary 11101110 11001001 11100110
Octal 356 311 346

Shades and tints

Shades of #EEC9E6

#EEC9E6
(238,201,230)
#D9B7D2
(217,183,210)
#C4A5BE
(196,165,190)
#AF93AA
(175,147,170)
#9A8196
(154,129,150)
#856F82
(133,111,130)
#705D6E
(112,93,110)
#5B4B5A
(91,75,90)
#463946
(70,57,70)
#312732
(49,39,50)
#1C151E
(28,21,30)
#000000
(0,0,0)

Tints of #EEC9E6

#EEC9E6
(238,201,230)
#EFCDE8
(239,205,232)
#F0D1EA
(240,209,234)
#F1D5EC
(241,213,236)
#F2D9EE
(242,217,238)
#F3DDF0
(243,221,240)
#F4E1F2
(244,225,242)
#F5E5F4
(245,229,244)
#F6E9F6
(246,233,246)
#F7EDF8
(247,237,248)
#F8F1FA
(248,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEC9E6 color. Also use rgb(238,201,230) instead hex code.

Text Font Color

.myTextColor { color: #EEC9E6; }

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

This text font color is #EEC9E6.

Background Color

.myBgColor { background-color: #EEC9E6; }

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

This div background color is #EEC9E6.

Border color

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

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

This div border color is #EEC9E6.

Opacity

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

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

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

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

This text has shadow with #EEC9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC9E6.

Preview

Color preview on black background

This text has color #EEC9E6 on black background.


Color preview on white background

This text has color #EEC9E6 on white background.


Black color preview on #EEC9E6 background

This text has black color on #EEC9E6 background.


White color preview on #EEC9E6 background

This text has white color on #EEC9E6 background.


Related colors

Complementary color

Complementary color for #hex is #113619.


I love getcolorcode.com

Triadic colors

1 #E6EEC9 and #C9E6EE with #EEC9E6 are triadic colors.

2 #E6C9EE and #C9EEE6 with #EEC9E6 are triadic colors.