COLOR #ED99E5

HEX: #ED99E5 RGB: (237,153,229)

Renk bilgisi

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

RGB renk modeli

#ED99E5 color RGB value is (237,153,229).

RGB: (237,153,229) (93%, 60%, 90%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 153 of 255 = 60%
B 229 of 255 = 90%

237
153
229

R + G + B ~ 81%. #ED99E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 153 + 229 = 619 (100%)
R 237 of 619 ~ 38.29%
G 153 of 619 ~ 24.72%
B 229 of 619 ~ 37'%

%38.29
%24.72
%37

CMYK RENK MODELİ

#ED99E5 rengi CMYK tonu (0,35,3,7).

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

CMYK: (0,35,3,7)
C0M35Y3K7 (0%, 35%, 3%, 7%)
(0.00 / 0.35 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%35.44
%3.38
%7.06

Codes

Color #ED99E5 in popluar color models

ED 99 E5
RGB 237 153 229
HSL 306° 70.00% 76.47%
HSB/HSV 306° 35.44% 92.94%
CMYK 0.00% 35.44% 3.38%
7.06%

Color #ED99E5 in popluar number systems.

HEX ED 99 E5
Decimal 237 153 229
Binary 11101101 10011001 11100101
Octal 355 231 345

Shades and tints

Shades of #ED99E5

#ED99E5
(237,153,229)
#D88CD1
(216,140,209)
#C37FBD
(195,127,189)
#AE72A9
(174,114,169)
#996595
(153,101,149)
#845881
(132,88,129)
#6F4B6D
(111,75,109)
#5A3E59
(90,62,89)
#453145
(69,49,69)
#302431
(48,36,49)
#1B171D
(27,23,29)
#000000
(0,0,0)

Tints of #ED99E5

#ED99E5
(237,153,229)
#EEA2E7
(238,162,231)
#EFABE9
(239,171,233)
#F0B4EB
(240,180,235)
#F1BDED
(241,189,237)
#F2C6EF
(242,198,239)
#F3CFF1
(243,207,241)
#F4D8F3
(244,216,243)
#F5E1F5
(245,225,245)
#F6EAF7
(246,234,247)
#F7F3F9
(247,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ED99E5; }

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

This text font color is #ED99E5.

Background Color

.myBgColor { background-color: #ED99E5; }

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

This div background color is #ED99E5.

Border color

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

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

This div border color is #ED99E5.

Opacity

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

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

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

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

This text has shadow with #ED99E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED99E5.

Preview

Color preview on black background

This text has color #ED99E5 on black background.


Color preview on white background

This text has color #ED99E5 on white background.


Black color preview on #ED99E5 background

This text has black color on #ED99E5 background.


White color preview on #ED99E5 background

This text has white color on #ED99E5 background.


Related colors

Complementary color

Complementary color for #hex is #12661A.


I love getcolorcode.com

Triadic colors

1 #E5ED99 and #99E5ED with #ED99E5 are triadic colors.

2 #E599ED and #99EDE5 with #ED99E5 are triadic colors.