COLOR #ED71A4

HEX: #ED71A4 RGB: (237,113,164)

Renk bilgisi

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

RGB renk modeli

#ED71A4 color RGB value is (237,113,164).

RGB: (237,113,164) (93%, 44%, 64%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 113 of 255 = 44%
B 164 of 255 = 64%

237
113
164

R + G + B ~ 67%. #ED71A4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 113 + 164 = 514 (100%)
R 237 of 514 ~ 46.11%
G 113 of 514 ~ 21.98%
B 164 of 514 ~ 31.91'%

%46.11
%21.98
%31.91

CMYK RENK MODELİ

#ED71A4 rengi CMYK tonu (0,52,31,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 52.32%
  • sarı tonu 30.80%
  • ana renk tonu 7.06%

CMYK: (0,52,31,7)
C0M52Y31K7 (0%, 52%, 31%, 7%)
(0.00 / 0.52 / 0.31 / 0.07)

CMYK yüzdeleri

%0
%52.32
%30.8
%7.06

Codes

Color #ED71A4 in popluar color models

ED 71 A4
RGB 237 113 164
HSL 335° 77.50% 68.63%
HSB/HSV 335° 52.32% 92.94%
CMYK 0.00% 52.32% 30.80%
7.06%

Color #ED71A4 in popluar number systems.

HEX ED 71 A4
Decimal 237 113 164
Binary 11101101 1110001 10100100
Octal 355 161 244

Shades and tints

Shades of #ED71A4

#ED71A4
(237,113,164)
#D86796
(216,103,150)
#C35D88
(195,93,136)
#AE537A
(174,83,122)
#99496C
(153,73,108)
#843F5E
(132,63,94)
#6F3550
(111,53,80)
#5A2B42
(90,43,66)
#452134
(69,33,52)
#301726
(48,23,38)
#1B0D18
(27,13,24)
#000000
(0,0,0)

Tints of #ED71A4

#ED71A4
(237,113,164)
#EE7DAC
(238,125,172)
#EF89B4
(239,137,180)
#F095BC
(240,149,188)
#F1A1C4
(241,161,196)
#F2ADCC
(242,173,204)
#F3B9D4
(243,185,212)
#F4C5DC
(244,197,220)
#F5D1E4
(245,209,228)
#F6DDEC
(246,221,236)
#F7E9F4
(247,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED71A4 color. Also use rgb(237,113,164) instead hex code.

Text Font Color

.myTextColor { color: #ED71A4; }

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

This text font color is #ED71A4.

Background Color

.myBgColor { background-color: #ED71A4; }

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

This div background color is #ED71A4.

Border color

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

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

This div border color is #ED71A4.

Opacity

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

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

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

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

This text has shadow with #ED71A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED71A4.

Preview

Color preview on black background

This text has color #ED71A4 on black background.


Color preview on white background

This text has color #ED71A4 on white background.


Black color preview on #ED71A4 background

This text has black color on #ED71A4 background.


White color preview on #ED71A4 background

This text has white color on #ED71A4 background.


Related colors

Complementary color

Complementary color for #hex is #128E5B.


I love getcolorcode.com

Triadic colors

1 #A4ED71 and #71A4ED with #ED71A4 are triadic colors.

2 #A471ED and #71EDA4 with #ED71A4 are triadic colors.