COLOR #E593B5

HEX: #E593B5 RGB: (229,147,181)

Renk bilgisi

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

RGB renk modeli

#E593B5 color RGB value is (229,147,181).

RGB: (229,147,181) (90%, 58%, 71%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 147 of 255 = 58%
B 181 of 255 = 71%

229
147
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 147 + 181 = 557 (100%)
R 229 of 557 ~ 41.11%
G 147 of 557 ~ 26.39%
B 181 of 557 ~ 32.5'%

%41.11
%26.39
%32.5

CMYK RENK MODELİ

#E593B5 rengi CMYK tonu (0,36,21,10).

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

CMYK: (0,36,21,10)
C0M36Y21K10 (0%, 36%, 21%, 10%)
(0.00 / 0.36 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%35.81
%20.96
%10.2

Codes

Color #E593B5 in popluar color models

E5 93 B5
RGB 229 147 181
HSL 335° 61.19% 73.73%
HSB/HSV 335° 35.81% 89.80%
CMYK 0.00% 35.81% 20.96%
10.20%

Color #E593B5 in popluar number systems.

HEX E5 93 B5
Decimal 229 147 181
Binary 11100101 10010011 10110101
Octal 345 223 265

Shades and tints

Shades of #E593B5

#E593B5
(229,147,181)
#D186A5
(209,134,165)
#BD7995
(189,121,149)
#A96C85
(169,108,133)
#955F75
(149,95,117)
#815265
(129,82,101)
#6D4555
(109,69,85)
#593845
(89,56,69)
#452B35
(69,43,53)
#311E25
(49,30,37)
#1D1115
(29,17,21)
#000000
(0,0,0)

Tints of #E593B5

#E593B5
(229,147,181)
#E79CBB
(231,156,187)
#E9A5C1
(233,165,193)
#EBAEC7
(235,174,199)
#EDB7CD
(237,183,205)
#EFC0D3
(239,192,211)
#F1C9D9
(241,201,217)
#F3D2DF
(243,210,223)
#F5DBE5
(245,219,229)
#F7E4EB
(247,228,235)
#F9EDF1
(249,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E593B5; }

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

This text font color is #E593B5.

Background Color

.myBgColor { background-color: #E593B5; }

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

This div background color is #E593B5.

Border color

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

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

This div border color is #E593B5.

Opacity

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

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

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

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

This text has shadow with #E593B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E593B5.

Preview

Color preview on black background

This text has color #E593B5 on black background.


Color preview on white background

This text has color #E593B5 on white background.


Black color preview on #E593B5 background

This text has black color on #E593B5 background.


White color preview on #E593B5 background

This text has white color on #E593B5 background.


Related colors

Complementary color

Complementary color for #hex is #1A6C4A.


I love getcolorcode.com

Triadic colors

1 #B5E593 and #93B5E5 with #E593B5 are triadic colors.

2 #B593E5 and #93E5B5 with #E593B5 are triadic colors.