COLOR #ED99D4

HEX: #ED99D4 RGB: (237,153,212)

Renk bilgisi

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

RGB renk modeli

#ED99D4 color RGB value is (237,153,212).

RGB: (237,153,212) (93%, 60%, 83%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 153 of 255 = 60%
B 212 of 255 = 83%

237
153
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 153 + 212 = 602 (100%)
R 237 of 602 ~ 39.37%
G 153 of 602 ~ 25.42%
B 212 of 602 ~ 35.22'%

%39.37
%25.42
%35.22

CMYK RENK MODELİ

#ED99D4 rengi CMYK tonu (0,35,11,7).

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

CMYK: (0,35,11,7)
C0M35Y11K7 (0%, 35%, 11%, 7%)
(0.00 / 0.35 / 0.11 / 0.07)

CMYK yüzdeleri

%0
%35.44
%10.55
%7.06

Codes

Color #ED99D4 in popluar color models

ED 99 D4
RGB 237 153 212
HSL 318° 70.00% 76.47%
HSB/HSV 318° 35.44% 92.94%
CMYK 0.00% 35.44% 10.55%
7.06%

Color #ED99D4 in popluar number systems.

HEX ED 99 D4
Decimal 237 153 212
Binary 11101101 10011001 11010100
Octal 355 231 324

Shades and tints

Shades of #ED99D4

#ED99D4
(237,153,212)
#D88CC1
(216,140,193)
#C37FAE
(195,127,174)
#AE729B
(174,114,155)
#996588
(153,101,136)
#845875
(132,88,117)
#6F4B62
(111,75,98)
#5A3E4F
(90,62,79)
#45313C
(69,49,60)
#302429
(48,36,41)
#1B1716
(27,23,22)
#000000
(0,0,0)

Tints of #ED99D4

#ED99D4
(237,153,212)
#EEA2D7
(238,162,215)
#EFABDA
(239,171,218)
#F0B4DD
(240,180,221)
#F1BDE0
(241,189,224)
#F2C6E3
(242,198,227)
#F3CFE6
(243,207,230)
#F4D8E9
(244,216,233)
#F5E1EC
(245,225,236)
#F6EAEF
(246,234,239)
#F7F3F2
(247,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ED99D4; }

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

This text font color is #ED99D4.

Background Color

.myBgColor { background-color: #ED99D4; }

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

This div background color is #ED99D4.

Border color

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

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

This div border color is #ED99D4.

Opacity

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

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

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

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

This text has shadow with #ED99D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED99D4.

Preview

Color preview on black background

This text has color #ED99D4 on black background.


Color preview on white background

This text has color #ED99D4 on white background.


Black color preview on #ED99D4 background

This text has black color on #ED99D4 background.


White color preview on #ED99D4 background

This text has white color on #ED99D4 background.


Related colors

Complementary color

Complementary color for #hex is #12662B.


I love getcolorcode.com

Triadic colors

1 #D4ED99 and #99D4ED with #ED99D4 are triadic colors.

2 #D499ED and #99EDD4 with #ED99D4 are triadic colors.