COLOR #ED52A8

HEX: #ED52A8 RGB: (237,82,168)

Renk bilgisi

#ED52A8 contains mainly red color. #ED52A8 ‘ nin web güvenlik rengi #FF6699 (ya da #F69) dir.

RGB renk modeli

#ED52A8 color RGB value is (237,82,168).

RGB: (237,82,168) (93%, 32%, 66%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 82 of 255 = 32%
B 168 of 255 = 66%

237
82
168

R + G + B ~ 64%. #ED52A8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 82 + 168 = 487 (100%)
R 237 of 487 ~ 48.67%
G 82 of 487 ~ 16.84%
B 168 of 487 ~ 34.5'%

%48.67
%16.84
%34.5

CMYK RENK MODELİ

#ED52A8 rengi CMYK tonu (0,65,29,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 65.40%
  • sarı tonu 29.11%
  • ana renk tonu 7.06%

CMYK: (0,65,29,7)
C0M65Y29K7 (0%, 65%, 29%, 7%)
(0.00 / 0.65 / 0.29 / 0.07)

CMYK yüzdeleri

%0
%65.4
%29.11
%7.06

Codes

Color #ED52A8 in popluar color models

ED 52 A8
RGB 237 82 168
HSL 327° 81.15% 62.55%
HSB/HSV 327° 65.40% 92.94%
CMYK 0.00% 65.40% 29.11%
7.06%

Color #ED52A8 in popluar number systems.

HEX ED 52 A8
Decimal 237 82 168
Binary 11101101 1010010 10101000
Octal 355 122 250

Shades and tints

Shades of #ED52A8

#ED52A8
(237,82,168)
#D84B99
(216,75,153)
#C3448A
(195,68,138)
#AE3D7B
(174,61,123)
#99366C
(153,54,108)
#842F5D
(132,47,93)
#6F284E
(111,40,78)
#5A213F
(90,33,63)
#451A30
(69,26,48)
#301321
(48,19,33)
#1B0C12
(27,12,18)
#000000
(0,0,0)

Tints of #ED52A8

#ED52A8
(237,82,168)
#EE61AF
(238,97,175)
#EF70B6
(239,112,182)
#F07FBD
(240,127,189)
#F18EC4
(241,142,196)
#F29DCB
(242,157,203)
#F3ACD2
(243,172,210)
#F4BBD9
(244,187,217)
#F5CAE0
(245,202,224)
#F6D9E7
(246,217,231)
#F7E8EE
(247,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED52A8 color. Also use rgb(237,82,168) instead hex code.

Text Font Color

.myTextColor { color: #ED52A8; }

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

This text font color is #ED52A8.

Background Color

.myBgColor { background-color: #ED52A8; }

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

This div background color is #ED52A8.

Border color

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

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

This div border color is #ED52A8.

Opacity

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

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

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

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

This text has shadow with #ED52A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED52A8.

Preview

Color preview on black background

This text has color #ED52A8 on black background.


Color preview on white background

This text has color #ED52A8 on white background.


Black color preview on #ED52A8 background

This text has black color on #ED52A8 background.


White color preview on #ED52A8 background

This text has white color on #ED52A8 background.


Related colors

Complementary color

Complementary color for #hex is #12AD57.


I love getcolorcode.com

Triadic colors

1 #A8ED52 and #52A8ED with #ED52A8 are triadic colors.

2 #A852ED and #52EDA8 with #ED52A8 are triadic colors.