COLOR #E587B5

HEX: #E587B5 RGB: (229,135,181)

Renk bilgisi

#E587B5 contains mainly red and blue colors. #E587B5 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E587B5 color RGB value is (229,135,181).

RGB: (229,135,181) (90%, 53%, 71%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 135 of 255 = 53%
B 181 of 255 = 71%

229
135
181

R + G + B ~ 71%. #E587B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 135 + 181 = 545 (100%)
R 229 of 545 ~ 42.02%
G 135 of 545 ~ 24.77%
B 181 of 545 ~ 33.21'%

%42.02
%24.77
%33.21

CMYK RENK MODELİ

#E587B5 rengi CMYK tonu (0,41,21,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.05%
  • sarı tonu 20.96%
  • ana renk tonu 10.20%

CMYK: (0,41,21,10)
C0M41Y21K10 (0%, 41%, 21%, 10%)
(0.00 / 0.41 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%41.05
%20.96
%10.2

Codes

Color #E587B5 in popluar color models

E5 87 B5
RGB 229 135 181
HSL 331° 64.38% 71.37%
HSB/HSV 331° 41.05% 89.80%
CMYK 0.00% 41.05% 20.96%
10.20%

Color #E587B5 in popluar number systems.

HEX E5 87 B5
Decimal 229 135 181
Binary 11100101 10000111 10110101
Octal 345 207 265

Shades and tints

Shades of #E587B5

#E587B5
(229,135,181)
#D17BA5
(209,123,165)
#BD6F95
(189,111,149)
#A96385
(169,99,133)
#955775
(149,87,117)
#814B65
(129,75,101)
#6D3F55
(109,63,85)
#593345
(89,51,69)
#452735
(69,39,53)
#311B25
(49,27,37)
#1D0F15
(29,15,21)
#000000
(0,0,0)

Tints of #E587B5

#E587B5
(229,135,181)
#E791BB
(231,145,187)
#E99BC1
(233,155,193)
#EBA5C7
(235,165,199)
#EDAFCD
(237,175,205)
#EFB9D3
(239,185,211)
#F1C3D9
(241,195,217)
#F3CDDF
(243,205,223)
#F5D7E5
(245,215,229)
#F7E1EB
(247,225,235)
#F9EBF1
(249,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E587B5 color. Also use rgb(229,135,181) instead hex code.

Text Font Color

.myTextColor { color: #E587B5; }

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

This text font color is #E587B5.

Background Color

.myBgColor { background-color: #E587B5; }

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

This div background color is #E587B5.

Border color

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

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

This div border color is #E587B5.

Opacity

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

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

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

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

This text has shadow with #E587B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E587B5.

Preview

Color preview on black background

This text has color #E587B5 on black background.


Color preview on white background

This text has color #E587B5 on white background.


Black color preview on #E587B5 background

This text has black color on #E587B5 background.


White color preview on #E587B5 background

This text has white color on #E587B5 background.


Related colors

Complementary color

Complementary color for #hex is #1A784A.


I love getcolorcode.com

Triadic colors

1 #B5E587 and #87B5E5 with #E587B5 are triadic colors.

2 #B587E5 and #87E5B5 with #E587B5 are triadic colors.