COLOR #EE99D1

HEX: #EE99D1 RGB: (238,153,209)

Renk bilgisi

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

RGB renk modeli

#EE99D1 color RGB value is (238,153,209).

RGB: (238,153,209) (93%, 60%, 82%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 153 of 255 = 60%
B 209 of 255 = 82%

238
153
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 153 + 209 = 600 (100%)
R 238 of 600 ~ 39.67%
G 153 of 600 ~ 25.5%
B 209 of 600 ~ 34.83'%

%39.67
%25.5
%34.83

CMYK RENK MODELİ

#EE99D1 rengi CMYK tonu (0,36,12,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.71%
  • sarı tonu 12.18%
  • ana renk tonu 6.67%

CMYK: (0,36,12,7)
C0M36Y12K7 (0%, 36%, 12%, 7%)
(0.00 / 0.36 / 0.12 / 0.07)

CMYK yüzdeleri

%0
%35.71
%12.18
%6.67

Codes

Color #EE99D1 in popluar color models

EE 99 D1
RGB 238 153 209
HSL 320° 71.43% 76.67%
HSB/HSV 320° 35.71% 93.33%
CMYK 0.00% 35.71% 12.18%
6.67%

Color #EE99D1 in popluar number systems.

HEX EE 99 D1
Decimal 238 153 209
Binary 11101110 10011001 11010001
Octal 356 231 321

Shades and tints

Shades of #EE99D1

#EE99D1
(238,153,209)
#D98CBE
(217,140,190)
#C47FAB
(196,127,171)
#AF7298
(175,114,152)
#9A6585
(154,101,133)
#855872
(133,88,114)
#704B5F
(112,75,95)
#5B3E4C
(91,62,76)
#463139
(70,49,57)
#312426
(49,36,38)
#1C1713
(28,23,19)
#000000
(0,0,0)

Tints of #EE99D1

#EE99D1
(238,153,209)
#EFA2D5
(239,162,213)
#F0ABD9
(240,171,217)
#F1B4DD
(241,180,221)
#F2BDE1
(242,189,225)
#F3C6E5
(243,198,229)
#F4CFE9
(244,207,233)
#F5D8ED
(245,216,237)
#F6E1F1
(246,225,241)
#F7EAF5
(247,234,245)
#F8F3F9
(248,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EE99D1 color. Also use rgb(238,153,209) instead hex code.

Text Font Color

.myTextColor { color: #EE99D1; }

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

This text font color is #EE99D1.

Background Color

.myBgColor { background-color: #EE99D1; }

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

This div background color is #EE99D1.

Border color

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

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

This div border color is #EE99D1.

Opacity

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

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

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

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

This text has shadow with #EE99D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE99D1.

Preview

Color preview on black background

This text has color #EE99D1 on black background.


Color preview on white background

This text has color #EE99D1 on white background.


Black color preview on #EE99D1 background

This text has black color on #EE99D1 background.


White color preview on #EE99D1 background

This text has white color on #EE99D1 background.


Related colors

Complementary color

Complementary color for #hex is #11662E.


I love getcolorcode.com

Triadic colors

1 #D1EE99 and #99D1EE with #EE99D1 are triadic colors.

2 #D199EE and #99EED1 with #EE99D1 are triadic colors.