COLOR #E588C4

HEX: #E588C4 RGB: (229,136,196)

Renk bilgisi

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

RGB renk modeli

#E588C4 color RGB value is (229,136,196).

RGB: (229,136,196) (90%, 53%, 77%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 136 of 255 = 53%
B 196 of 255 = 77%

229
136
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 136 + 196 = 561 (100%)
R 229 of 561 ~ 40.82%
G 136 of 561 ~ 24.24%
B 196 of 561 ~ 34.94'%

%40.82
%24.24
%34.94

CMYK RENK MODELİ

#E588C4 rengi CMYK tonu (0,41,14,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.61%
  • sarı tonu 14.41%
  • ana renk tonu 10.20%

CMYK: (0,41,14,10)
C0M41Y14K10 (0%, 41%, 14%, 10%)
(0.00 / 0.41 / 0.14 / 0.10)

CMYK yüzdeleri

%0
%40.61
%14.41
%10.2

Codes

Color #E588C4 in popluar color models

E5 88 C4
RGB 229 136 196
HSL 321° 64.14% 71.57%
HSB/HSV 321° 40.61% 89.80%
CMYK 0.00% 40.61% 14.41%
10.20%

Color #E588C4 in popluar number systems.

HEX E5 88 C4
Decimal 229 136 196
Binary 11100101 10001000 11000100
Octal 345 210 304

Shades and tints

Shades of #E588C4

#E588C4
(229,136,196)
#D17CB3
(209,124,179)
#BD70A2
(189,112,162)
#A96491
(169,100,145)
#955880
(149,88,128)
#814C6F
(129,76,111)
#6D405E
(109,64,94)
#59344D
(89,52,77)
#45283C
(69,40,60)
#311C2B
(49,28,43)
#1D101A
(29,16,26)
#000000
(0,0,0)

Tints of #E588C4

#E588C4
(229,136,196)
#E792C9
(231,146,201)
#E99CCE
(233,156,206)
#EBA6D3
(235,166,211)
#EDB0D8
(237,176,216)
#EFBADD
(239,186,221)
#F1C4E2
(241,196,226)
#F3CEE7
(243,206,231)
#F5D8EC
(245,216,236)
#F7E2F1
(247,226,241)
#F9ECF6
(249,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E588C4 color. Also use rgb(229,136,196) instead hex code.

Text Font Color

.myTextColor { color: #E588C4; }

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

This text font color is #E588C4.

Background Color

.myBgColor { background-color: #E588C4; }

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

This div background color is #E588C4.

Border color

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

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

This div border color is #E588C4.

Opacity

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

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

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

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

This text has shadow with #E588C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E588C4.

Preview

Color preview on black background

This text has color #E588C4 on black background.


Color preview on white background

This text has color #E588C4 on white background.


Black color preview on #E588C4 background

This text has black color on #E588C4 background.


White color preview on #E588C4 background

This text has white color on #E588C4 background.


Related colors

Complementary color

Complementary color for #hex is #1A773B.


I love getcolorcode.com

Triadic colors

1 #C4E588 and #88C4E5 with #E588C4 are triadic colors.

2 #C488E5 and #88E5C4 with #E588C4 are triadic colors.