COLOR #EE8ADD

HEX: #EE8ADD RGB: (238,138,221)

Renk bilgisi

#EE8ADD contains mainly red and blue colors. #EE8ADD ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#EE8ADD color RGB value is (238,138,221).

RGB: (238,138,221) (93%, 54%, 87%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 138 of 255 = 54%
B 221 of 255 = 87%

238
138
221

R + G + B ~ 78%. #EE8ADD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 138 + 221 = 597 (100%)
R 238 of 597 ~ 39.87%
G 138 of 597 ~ 23.12%
B 221 of 597 ~ 37.02'%

%39.87
%23.12
%37.02

CMYK RENK MODELİ

#EE8ADD rengi CMYK tonu (0,42,7,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.02%
  • sarı tonu 7.14%
  • ana renk tonu 6.67%

CMYK: (0,42,7,7)
C0M42Y7K7 (0%, 42%, 7%, 7%)
(0.00 / 0.42 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%42.02
%7.14
%6.67

Codes

Color #EE8ADD in popluar color models

EE 8A DD
RGB 238 138 221
HSL 310° 74.63% 73.73%
HSB/HSV 310° 42.02% 93.33%
CMYK 0.00% 42.02% 7.14%
6.67%

Color #EE8ADD in popluar number systems.

HEX EE 8A DD
Decimal 238 138 221
Binary 11101110 10001010 11011101
Octal 356 212 335

Shades and tints

Shades of #EE8ADD

#EE8ADD
(238,138,221)
#D97EC9
(217,126,201)
#C472B5
(196,114,181)
#AF66A1
(175,102,161)
#9A5A8D
(154,90,141)
#854E79
(133,78,121)
#704265
(112,66,101)
#5B3651
(91,54,81)
#462A3D
(70,42,61)
#311E29
(49,30,41)
#1C1215
(28,18,21)
#000000
(0,0,0)

Tints of #EE8ADD

#EE8ADD
(238,138,221)
#EF94E0
(239,148,224)
#F09EE3
(240,158,227)
#F1A8E6
(241,168,230)
#F2B2E9
(242,178,233)
#F3BCEC
(243,188,236)
#F4C6EF
(244,198,239)
#F5D0F2
(245,208,242)
#F6DAF5
(246,218,245)
#F7E4F8
(247,228,248)
#F8EEFB
(248,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EE8ADD color. Also use rgb(238,138,221) instead hex code.

Text Font Color

.myTextColor { color: #EE8ADD; }

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

This text font color is #EE8ADD.

Background Color

.myBgColor { background-color: #EE8ADD; }

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

This div background color is #EE8ADD.

Border color

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

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

This div border color is #EE8ADD.

Opacity

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

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

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

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

This text has shadow with #EE8ADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE8ADD.

Preview

Color preview on black background

This text has color #EE8ADD on black background.


Color preview on white background

This text has color #EE8ADD on white background.


Black color preview on #EE8ADD background

This text has black color on #EE8ADD background.


White color preview on #EE8ADD background

This text has white color on #EE8ADD background.


Related colors

Complementary color

Complementary color for #hex is #117522.


I love getcolorcode.com

Triadic colors

1 #DDEE8A and #8ADDEE with #EE8ADD are triadic colors.

2 #DD8AEE and #8AEEDD with #EE8ADD are triadic colors.