COLOR #ED99D9

HEX: #ED99D9 RGB: (237,153,217)

Renk bilgisi

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

RGB renk modeli

#ED99D9 color RGB value is (237,153,217).

RGB: (237,153,217) (93%, 60%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 153 of 255 = 60%
B 217 of 255 = 85%

237
153
217

R + G + B ~ 79%. #ED99D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 153 + 217 = 607 (100%)
R 237 of 607 ~ 39.04%
G 153 of 607 ~ 25.21%
B 217 of 607 ~ 35.75'%

%39.04
%25.21
%35.75

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.44%
  • sarı tonu 8.44%
  • 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
%8.44
%7.06

Codes

Color #ED99D9 in popluar color models

ED 99 D9
RGB 237 153 217
HSL 314° 70.00% 76.47%
HSB/HSV 314° 35.44% 92.94%
CMYK 0.00% 35.44% 8.44%
7.06%

Color #ED99D9 in popluar number systems.

HEX ED 99 D9
Decimal 237 153 217
Binary 11101101 10011001 11011001
Octal 355 231 331

Shades and tints

Shades of #ED99D9

#ED99D9
(237,153,217)
#D88CC6
(216,140,198)
#C37FB3
(195,127,179)
#AE72A0
(174,114,160)
#99658D
(153,101,141)
#84587A
(132,88,122)
#6F4B67
(111,75,103)
#5A3E54
(90,62,84)
#453141
(69,49,65)
#30242E
(48,36,46)
#1B171B
(27,23,27)
#000000
(0,0,0)

Tints of #ED99D9

#ED99D9
(237,153,217)
#EEA2DC
(238,162,220)
#EFABDF
(239,171,223)
#F0B4E2
(240,180,226)
#F1BDE5
(241,189,229)
#F2C6E8
(242,198,232)
#F3CFEB
(243,207,235)
#F4D8EE
(244,216,238)
#F5E1F1
(245,225,241)
#F6EAF4
(246,234,244)
#F7F3F7
(247,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ED99D9; }

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

This text font color is #ED99D9.

Background Color

.myBgColor { background-color: #ED99D9; }

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

This div background color is #ED99D9.

Border color

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

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

This div border color is #ED99D9.

Opacity

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

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

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

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

This text has shadow with #ED99D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED99D9.

Preview

Color preview on black background

This text has color #ED99D9 on black background.


Color preview on white background

This text has color #ED99D9 on white background.


Black color preview on #ED99D9 background

This text has black color on #ED99D9 background.


White color preview on #ED99D9 background

This text has white color on #ED99D9 background.


Related colors

Complementary color

Complementary color for #hex is #126626.


I love getcolorcode.com

Triadic colors

1 #D9ED99 and #99D9ED with #ED99D9 are triadic colors.

2 #D999ED and #99EDD9 with #ED99D9 are triadic colors.