COLOR #ED99D3

HEX: #ED99D3 RGB: (237,153,211)

Renk bilgisi

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

RGB renk modeli

#ED99D3 color RGB value is (237,153,211).

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

RGB bağlantıları ve doygunluk

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

237
153
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 153 + 211 = 601 (100%)
R 237 of 601 ~ 39.43%
G 153 of 601 ~ 25.46%
B 211 of 601 ~ 35.11'%

%39.43
%25.46
%35.11

CMYK RENK MODELİ

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

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

Codes

Color #ED99D3 in popluar color models

ED 99 D3
RGB 237 153 211
HSL 319° 70.00% 76.47%
HSB/HSV 319° 35.44% 92.94%
CMYK 0.00% 35.44% 10.97%
7.06%

Color #ED99D3 in popluar number systems.

HEX ED 99 D3
Decimal 237 153 211
Binary 11101101 10011001 11010011
Octal 355 231 323

Shades and tints

Shades of #ED99D3

#ED99D3
(237,153,211)
#D88CC0
(216,140,192)
#C37FAD
(195,127,173)
#AE729A
(174,114,154)
#996587
(153,101,135)
#845874
(132,88,116)
#6F4B61
(111,75,97)
#5A3E4E
(90,62,78)
#45313B
(69,49,59)
#302428
(48,36,40)
#1B1715
(27,23,21)
#000000
(0,0,0)

Tints of #ED99D3

#ED99D3
(237,153,211)
#EEA2D7
(238,162,215)
#EFABDB
(239,171,219)
#F0B4DF
(240,180,223)
#F1BDE3
(241,189,227)
#F2C6E7
(242,198,231)
#F3CFEB
(243,207,235)
#F4D8EF
(244,216,239)
#F5E1F3
(245,225,243)
#F6EAF7
(246,234,247)
#F7F3FB
(247,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ED99D3; }

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

This text font color is #ED99D3.

Background Color

.myBgColor { background-color: #ED99D3; }

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

This div background color is #ED99D3.

Border color

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

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

This div border color is #ED99D3.

Opacity

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

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

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

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

This text has shadow with #ED99D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED99D3.

Preview

Color preview on black background

This text has color #ED99D3 on black background.


Color preview on white background

This text has color #ED99D3 on white background.


Black color preview on #ED99D3 background

This text has black color on #ED99D3 background.


White color preview on #ED99D3 background

This text has white color on #ED99D3 background.


Related colors

Complementary color

Complementary color for #hex is #12662C.


I love getcolorcode.com

Triadic colors

1 #D3ED99 and #99D3ED with #ED99D3 are triadic colors.

2 #D399ED and #99EDD3 with #ED99D3 are triadic colors.