COLOR #ED99DB

HEX: #ED99DB RGB: (237,153,219)

Renk bilgisi

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

RGB renk modeli

#ED99DB color RGB value is (237,153,219).

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

RGB bağlantıları ve doygunluk

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

237
153
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 153 + 219 = 609 (100%)
R 237 of 609 ~ 38.92%
G 153 of 609 ~ 25.12%
B 219 of 609 ~ 35.96'%

%38.92
%25.12
%35.96

CMYK RENK MODELİ

#ED99DB rengi CMYK tonu (0,35,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.44%
  • sarı tonu 7.59%
  • ana renk tonu 7.06%

CMYK: (0,35,8,7)
C0M35Y8K7 (0%, 35%, 8%, 7%)
(0.00 / 0.35 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%35.44
%7.59
%7.06

Codes

Color #ED99DB in popluar color models

ED 99 DB
RGB 237 153 219
HSL 313° 70.00% 76.47%
HSB/HSV 313° 35.44% 92.94%
CMYK 0.00% 35.44% 7.59%
7.06%

Color #ED99DB in popluar number systems.

HEX ED 99 DB
Decimal 237 153 219
Binary 11101101 10011001 11011011
Octal 355 231 333

Shades and tints

Shades of #ED99DB

#ED99DB
(237,153,219)
#D88CC8
(216,140,200)
#C37FB5
(195,127,181)
#AE72A2
(174,114,162)
#99658F
(153,101,143)
#84587C
(132,88,124)
#6F4B69
(111,75,105)
#5A3E56
(90,62,86)
#453143
(69,49,67)
#302430
(48,36,48)
#1B171D
(27,23,29)
#000000
(0,0,0)

Tints of #ED99DB

#ED99DB
(237,153,219)
#EEA2DE
(238,162,222)
#EFABE1
(239,171,225)
#F0B4E4
(240,180,228)
#F1BDE7
(241,189,231)
#F2C6EA
(242,198,234)
#F3CFED
(243,207,237)
#F4D8F0
(244,216,240)
#F5E1F3
(245,225,243)
#F6EAF6
(246,234,246)
#F7F3F9
(247,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ED99DB; }

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

This text font color is #ED99DB.

Background Color

.myBgColor { background-color: #ED99DB; }

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

This div background color is #ED99DB.

Border color

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

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

This div border color is #ED99DB.

Opacity

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

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

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

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

This text has shadow with #ED99DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED99DB.

Preview

Color preview on black background

This text has color #ED99DB on black background.


Color preview on white background

This text has color #ED99DB on white background.


Black color preview on #ED99DB background

This text has black color on #ED99DB background.


White color preview on #ED99DB background

This text has white color on #ED99DB background.


Related colors

Complementary color

Complementary color for #hex is #126624.


I love getcolorcode.com

Triadic colors

1 #DBED99 and #99DBED with #ED99DB are triadic colors.

2 #DB99ED and #99EDDB with #ED99DB are triadic colors.