COLOR #EE99DB

HEX: #EE99DB RGB: (238,153,219)

Renk bilgisi

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

RGB renk modeli

#EE99DB color RGB value is (238,153,219).

RGB: (238,153,219) (93%, 60%, 86%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 153 of 255 = 60%
B 219 of 255 = 86%

238
153
219

R + G + B ~ 80%. #EE99DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 153 + 219 = 610 (100%)
R 238 of 610 ~ 39.02%
G 153 of 610 ~ 25.08%
B 219 of 610 ~ 35.9'%

%39.02
%25.08
%35.9

CMYK RENK MODELİ

#EE99DB rengi CMYK tonu (0,36,8,7).

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

CMYK: (0,36,8,7)
C0M36Y8K7 (0%, 36%, 8%, 7%)
(0.00 / 0.36 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%35.71
%7.98
%6.67

Codes

Color #EE99DB in popluar color models

EE 99 DB
RGB 238 153 219
HSL 313° 71.43% 76.67%
HSB/HSV 313° 35.71% 93.33%
CMYK 0.00% 35.71% 7.98%
6.67%

Color #EE99DB in popluar number systems.

HEX EE 99 DB
Decimal 238 153 219
Binary 11101110 10011001 11011011
Octal 356 231 333

Shades and tints

Shades of #EE99DB

#EE99DB
(238,153,219)
#D98CC8
(217,140,200)
#C47FB5
(196,127,181)
#AF72A2
(175,114,162)
#9A658F
(154,101,143)
#85587C
(133,88,124)
#704B69
(112,75,105)
#5B3E56
(91,62,86)
#463143
(70,49,67)
#312430
(49,36,48)
#1C171D
(28,23,29)
#000000
(0,0,0)

Tints of #EE99DB

#EE99DB
(238,153,219)
#EFA2DE
(239,162,222)
#F0ABE1
(240,171,225)
#F1B4E4
(241,180,228)
#F2BDE7
(242,189,231)
#F3C6EA
(243,198,234)
#F4CFED
(244,207,237)
#F5D8F0
(245,216,240)
#F6E1F3
(246,225,243)
#F7EAF6
(247,234,246)
#F8F3F9
(248,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EE99DB; }

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

This text font color is #EE99DB.

Background Color

.myBgColor { background-color: #EE99DB; }

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

This div background color is #EE99DB.

Border color

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

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

This div border color is #EE99DB.

Opacity

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

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

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

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

This text has shadow with #EE99DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE99DB.

Preview

Color preview on black background

This text has color #EE99DB on black background.


Color preview on white background

This text has color #EE99DB on white background.


Black color preview on #EE99DB background

This text has black color on #EE99DB background.


White color preview on #EE99DB background

This text has white color on #EE99DB background.


Related colors

Complementary color

Complementary color for #hex is #116624.


I love getcolorcode.com

Triadic colors

1 #DBEE99 and #99DBEE with #EE99DB are triadic colors.

2 #DB99EE and #99EEDB with #EE99DB are triadic colors.