COLOR #E588C6

HEX: #E588C6
RGB: (229,136,198)

Renk bilgisi

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

RGB renk modeli

#E588C6 color RGB value is (229,136,198).

  • kırmız ton 229;
  • yeşil ton 136;
  • mavi ton 198.
RGB: (229,136,198) (90%,53%,78%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 136 of 255 = 53%
B 198 of 255 = 78%

229
136
198

R + G + B ~ 74%. #E588C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B =
229 + 136 + 198 = 563 (100%)
R 229 of 563 ~ 40.67%
G 136 of 563 ~ 24.16%
B 198 of 563 ~ 35.17%

%40.67
%24.16
%35.17

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.61%
  • sarı tonu 13.54%
  • 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
%13.54
%10.2

Codes

Color #E588C6 in popluar color models

E588C6
RGB229136198
HSL320°64.14%71.57%
HSB/HSV320°40.61%89.80%
CMYK0.00%40.61%13.54%
10.20%

Color #E588C6 in popluar number systems.

HEXE588C6
Decimal229136198
Binary111001011000100011000110
Octal345210306

Shades and tints

Shades of #E588C6

#E588C6
(229,136,198)
#D17CB4
(209,124,180)
#BD70A2
(189,112,162)
#A96490
(169,100,144)
#95587E
(149,88,126)
#814C6C
(129,76,108)
#6D405A
(109,64,90)
#593448
(89,52,72)
#452836
(69,40,54)
#311C24
(49,28,36)
#1D1012
(29,16,18)
#000000
(0,0,0)

Tints of #E588C6

#E588C6
(229,136,198)
#E792CB
(231,146,203)
#E99CD0
(233,156,208)
#EBA6D5
(235,166,213)
#EDB0DA
(237,176,218)
#EFBADF
(239,186,223)
#F1C4E4
(241,196,228)
#F3CEE9
(243,206,233)
#F5D8EE
(245,216,238)
#F7E2F3
(247,226,243)
#F9ECF8
(249,236,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E588C6; }

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

This text font color is #E588C6.


Background Color

.myBgColor { background-color: #E588C6; }

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

This div background color is #E588C6.


Border color

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

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

This div border color is #E588C6.


Opacity

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

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

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

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

This text has shadow with #E588C6 color.

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

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #E588C6; -webkit-box-shadow:	1px 1px 3px 2px #E588C6; box-shadow:	1px 1px 3px 2px #E588C6; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #E588C6; -webkit-box-shadow: 1px 1px 3px 2px #E588C6; box-shadow:1px 1px 3px 2px #E588C6;">
Div content here</div>
This div box has shadow with color #E588C6.

Preview

Color preview on black background

This text has color #E588C6 on black background.


Color preview on white background

This text has color #E588C6 on white background.



Black color preview on #E588C6 background

This text has black color on #E588C6 background.


White color preview on #E588C6 background

This text has white color on #E588C6 background.