COLOR #EEC5E5

HEX: #EEC5E5 RGB: (238,197,229)

Renk bilgisi

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

RGB renk modeli

#EEC5E5 color RGB value is (238,197,229).

RGB: (238,197,229) (93%, 77%, 90%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 197 of 255 = 77%
B 229 of 255 = 90%

238
197
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 197 + 229 = 664 (100%)
R 238 of 664 ~ 35.84%
G 197 of 664 ~ 29.67%
B 229 of 664 ~ 34.49'%

%35.84
%29.67
%34.49

CMYK RENK MODELİ

#EEC5E5 rengi CMYK tonu (0,17,4,7).

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

CMYK: (0,17,4,7)
C0M17Y4K7 (0%, 17%, 4%, 7%)
(0.00 / 0.17 / 0.04 / 0.07)

CMYK yüzdeleri

%0
%17.23
%3.78
%6.67

Codes

Color #EEC5E5 in popluar color models

EE C5 E5
RGB 238 197 229
HSL 313° 54.67% 85.29%
HSB/HSV 313° 17.23% 93.33%
CMYK 0.00% 17.23% 3.78%
6.67%

Color #EEC5E5 in popluar number systems.

HEX EE C5 E5
Decimal 238 197 229
Binary 11101110 11000101 11100101
Octal 356 305 345

Shades and tints

Shades of #EEC5E5

#EEC5E5
(238,197,229)
#D9B4D1
(217,180,209)
#C4A3BD
(196,163,189)
#AF92A9
(175,146,169)
#9A8195
(154,129,149)
#857081
(133,112,129)
#705F6D
(112,95,109)
#5B4E59
(91,78,89)
#463D45
(70,61,69)
#312C31
(49,44,49)
#1C1B1D
(28,27,29)
#000000
(0,0,0)

Tints of #EEC5E5

#EEC5E5
(238,197,229)
#EFCAE7
(239,202,231)
#F0CFE9
(240,207,233)
#F1D4EB
(241,212,235)
#F2D9ED
(242,217,237)
#F3DEEF
(243,222,239)
#F4E3F1
(244,227,241)
#F5E8F3
(245,232,243)
#F6EDF5
(246,237,245)
#F7F2F7
(247,242,247)
#F8F7F9
(248,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEC5E5; }

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

This text font color is #EEC5E5.

Background Color

.myBgColor { background-color: #EEC5E5; }

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

This div background color is #EEC5E5.

Border color

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

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

This div border color is #EEC5E5.

Opacity

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

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

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

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

This text has shadow with #EEC5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEC5E5.

Preview

Color preview on black background

This text has color #EEC5E5 on black background.


Color preview on white background

This text has color #EEC5E5 on white background.


Black color preview on #EEC5E5 background

This text has black color on #EEC5E5 background.


White color preview on #EEC5E5 background

This text has white color on #EEC5E5 background.


Related colors

Complementary color

Complementary color for #hex is #113A1A.


I love getcolorcode.com

Triadic colors

1 #E5EEC5 and #C5E5EE with #EEC5E5 are triadic colors.

2 #E5C5EE and #C5EEE5 with #EEC5E5 are triadic colors.