COLOR #E5719D

HEX: #E5719D RGB: (229,113,157)

Renk bilgisi

#E5719D contains mainly red color. #E5719D ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#E5719D color RGB value is (229,113,157).

RGB: (229,113,157) (90%, 44%, 62%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 113 of 255 = 44%
B 157 of 255 = 62%

229
113
157

R + G + B ~ 65%. #E5719D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 113 + 157 = 499 (100%)
R 229 of 499 ~ 45.89%
G 113 of 499 ~ 22.65%
B 157 of 499 ~ 31.46'%

%45.89
%22.65
%31.46

CMYK RENK MODELİ

#E5719D rengi CMYK tonu (0,51,31,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.66%
  • sarı tonu 31.44%
  • ana renk tonu 10.20%

CMYK: (0,51,31,10)
C0M51Y31K10 (0%, 51%, 31%, 10%)
(0.00 / 0.51 / 0.31 / 0.10)

CMYK yüzdeleri

%0
%50.66
%31.44
%10.2

Codes

Color #E5719D in popluar color models

E5 71 9D
RGB 229 113 157
HSL 337° 69.05% 67.06%
HSB/HSV 337° 50.66% 89.80%
CMYK 0.00% 50.66% 31.44%
10.20%

Color #E5719D in popluar number systems.

HEX E5 71 9D
Decimal 229 113 157
Binary 11100101 1110001 10011101
Octal 345 161 235

Shades and tints

Shades of #E5719D

#E5719D
(229,113,157)
#D1678F
(209,103,143)
#BD5D81
(189,93,129)
#A95373
(169,83,115)
#954965
(149,73,101)
#813F57
(129,63,87)
#6D3549
(109,53,73)
#592B3B
(89,43,59)
#45212D
(69,33,45)
#31171F
(49,23,31)
#1D0D11
(29,13,17)
#000000
(0,0,0)

Tints of #E5719D

#E5719D
(229,113,157)
#E77DA5
(231,125,165)
#E989AD
(233,137,173)
#EB95B5
(235,149,181)
#EDA1BD
(237,161,189)
#EFADC5
(239,173,197)
#F1B9CD
(241,185,205)
#F3C5D5
(243,197,213)
#F5D1DD
(245,209,221)
#F7DDE5
(247,221,229)
#F9E9ED
(249,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5719D color. Also use rgb(229,113,157) instead hex code.

Text Font Color

.myTextColor { color: #E5719D; }

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

This text font color is #E5719D.

Background Color

.myBgColor { background-color: #E5719D; }

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

This div background color is #E5719D.

Border color

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

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

This div border color is #E5719D.

Opacity

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

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

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

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

This text has shadow with #E5719D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5719D.

Preview

Color preview on black background

This text has color #E5719D on black background.


Color preview on white background

This text has color #E5719D on white background.


Black color preview on #E5719D background

This text has black color on #E5719D background.


White color preview on #E5719D background

This text has white color on #E5719D background.


Related colors

Complementary color

Complementary color for #hex is #1A8E62.


I love getcolorcode.com

Triadic colors

1 #9DE571 and #719DE5 with #E5719D are triadic colors.

2 #9D71E5 and #71E59D with #E5719D are triadic colors.