COLOR #EC71D4

HEX: #EC71D4 RGB: (236,113,212)

Renk bilgisi

#EC71D4 contains mainly red and blue colors. #EC71D4 ‘ nin web güvenlik rengi #FF66CC (ya da #F6C) dir.

RGB renk modeli

#EC71D4 color RGB value is (236,113,212).

RGB: (236,113,212) (93%, 44%, 83%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 113 of 255 = 44%
B 212 of 255 = 83%

236
113
212

R + G + B ~ 73%. #EC71D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 113 + 212 = 561 (100%)
R 236 of 561 ~ 42.07%
G 113 of 561 ~ 20.14%
B 212 of 561 ~ 37.79'%

%42.07
%20.14
%37.79

CMYK RENK MODELİ

#EC71D4 rengi CMYK tonu (0,52,10,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 52.12%
  • sarı tonu 10.17%
  • ana renk tonu 7.45%

CMYK: (0,52,10,7)
C0M52Y10K7 (0%, 52%, 10%, 7%)
(0.00 / 0.52 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%52.12
%10.17
%7.45

Codes

Color #EC71D4 in popluar color models

EC 71 D4
RGB 236 113 212
HSL 312° 76.40% 68.43%
HSB/HSV 312° 52.12% 92.55%
CMYK 0.00% 52.12% 10.17%
7.45%

Color #EC71D4 in popluar number systems.

HEX EC 71 D4
Decimal 236 113 212
Binary 11101100 1110001 11010100
Octal 354 161 324

Shades and tints

Shades of #EC71D4

#EC71D4
(236,113,212)
#D767C1
(215,103,193)
#C25DAE
(194,93,174)
#AD539B
(173,83,155)
#984988
(152,73,136)
#833F75
(131,63,117)
#6E3562
(110,53,98)
#592B4F
(89,43,79)
#44213C
(68,33,60)
#2F1729
(47,23,41)
#1A0D16
(26,13,22)
#000000
(0,0,0)

Tints of #EC71D4

#EC71D4
(236,113,212)
#ED7DD7
(237,125,215)
#EE89DA
(238,137,218)
#EF95DD
(239,149,221)
#F0A1E0
(240,161,224)
#F1ADE3
(241,173,227)
#F2B9E6
(242,185,230)
#F3C5E9
(243,197,233)
#F4D1EC
(244,209,236)
#F5DDEF
(245,221,239)
#F6E9F2
(246,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC71D4 color. Also use rgb(236,113,212) instead hex code.

Text Font Color

.myTextColor { color: #EC71D4; }

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

This text font color is #EC71D4.

Background Color

.myBgColor { background-color: #EC71D4; }

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

This div background color is #EC71D4.

Border color

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

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

This div border color is #EC71D4.

Opacity

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

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

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

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

This text has shadow with #EC71D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC71D4.

Preview

Color preview on black background

This text has color #EC71D4 on black background.


Color preview on white background

This text has color #EC71D4 on white background.


Black color preview on #EC71D4 background

This text has black color on #EC71D4 background.


White color preview on #EC71D4 background

This text has white color on #EC71D4 background.


Related colors

Complementary color

Complementary color for #hex is #138E2B.


I love getcolorcode.com

Triadic colors

1 #D4EC71 and #71D4EC with #EC71D4 are triadic colors.

2 #D471EC and #71ECD4 with #EC71D4 are triadic colors.