COLOR #EE6CD8

HEX: #EE6CD8 RGB: (238,108,216)

Color info

#EE6CD8 contains mainly red and blue colors. Web safe color of #EE6CD8 is #FF66CC (or #F6C).

RGB color model

#EE6CD8 color RGB value is (238,108,216).

RGB: (238,108,216) (93%, 42%, 85%)

RGB channels and saturation

R 238 of 255 = 93%
G 108 of 255 = 42%
B 216 of 255 = 85%

238
108
216

R + G + B ~ 73%. #EE6CD8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 238 + 108 + 216 = 562 (100%)
R 238 of 562 ~ 42.35%
G 108 of 562 ~ 19.22%
B 216 of 562 ~ 38.43'%

%42.35
%19.22
%38.43

CMYK color model

#EE6CD8 color CMYK value is (0,55,9,7).

  • cyan value is 0.00%
  • magenta value is 54.62%
  • yellow value is 9.24%
  • key color value is 6.67%
CMYK: (0,55,9,7) C0M55Y9K7 (0%,55%,9%,7%) (0.00/0.55/0.09/0.07) 

CMYK percentages

%0
%54.62
%9.24
%6.67

Codes

Color #EE6CD8 in popluar color models

EE 6C D8
RGB 238 108 216
HSL 310° 79.27% 67.84%
HSB/HSV 310° 54.62% 93.33%
CMYK 0.00% 54.62% 9.24%
6.67%

Color #EE6CD8 in popluar number systems.

HEX EE 6C D8
Decimal 238 108 216
Binary 11101110 1101100 11011000
Octal 356 154 330

Shades and tints

Shades of #EE6CD8

#EE6CD8
(238,108,216)
#D963C5
(217,99,197)
#C45AB2
(196,90,178)
#AF519F
(175,81,159)
#9A488C
(154,72,140)
#853F79
(133,63,121)
#703666
(112,54,102)
#5B2D53
(91,45,83)
#462440
(70,36,64)
#311B2D
(49,27,45)
#1C121A
(28,18,26)
#000000
(0,0,0)

Tints of #EE6CD8

#EE6CD8
(238,108,216)
#EF79DB
(239,121,219)
#F086DE
(240,134,222)
#F193E1
(241,147,225)
#F2A0E4
(242,160,228)
#F3ADE7
(243,173,231)
#F4BAEA
(244,186,234)
#F5C7ED
(245,199,237)
#F6D4F0
(246,212,240)
#F7E1F3
(247,225,243)
#F8EEF6
(248,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EE6CD8 color. Also use rgb(238,108,216) instead hex code.

Text Font Color

.myTextColor { color: #EE6CD8; }

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

This text font color is #EE6CD8.

Background Color

.myBgColor { background-color: #EE6CD8; }

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

This div background color is #EE6CD8.

Border color

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

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

This div border color is #EE6CD8.

Opacity

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

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

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

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

This text has shadow with #EE6CD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE6CD8.

Preview

Color preview on black background

This text has color #EE6CD8 on black background.


Color preview on white background

This text has color #EE6CD8 on white background.


Black color preview on #EE6CD8 background

This text has black color on #EE6CD8 background.


White color preview on #EE6CD8 background

This text has white color on #EE6CD8 background.


Related colors

Complementary color

Complementary color for #hex is #119327.


I love getcolorcode.com

Triadic colors

1 #D8EE6C and #6CD8EE with #EE6CD8 are triadic colors.

2 #D86CEE and #6CEED8 with #EE6CD8 are triadic colors.