COLOR #E585E6

HEX: #E585E6 RGB: (229,133,230)

Renk bilgisi

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

RGB renk modeli

#E585E6 color RGB value is (229,133,230).

RGB: (229,133,230) (90%, 52%, 90%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 133 of 255 = 52%
B 230 of 255 = 90%

229
133
230

R + G + B ~ 77%. #E585E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 133 + 230 = 592 (100%)
R 229 of 592 ~ 38.68%
G 133 of 592 ~ 22.47%
B 230 of 592 ~ 38.85'%

%38.68
%22.47
%38.85

CMYK RENK MODELİ

#E585E6 rengi CMYK tonu (0,42,0,10).

  • camgöbeği tonu 0.43%
  • eflatun tonu 42.17%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (0,42,0,10)
C0M42Y0K10 (0%, 42%, 0%, 10%)
(0.00 / 0.42 / 0.00 / 0.10)

CMYK yüzdeleri

%0.43
%42.17
%0
%9.8

Codes

Color #E585E6 in popluar color models

E5 85 E6
RGB 229 133 230
HSL 299° 65.99% 71.18%
HSB/HSV 299° 42.17% 90.20%
CMYK 0.43% 42.17% 0.00%
9.80%

Color #E585E6 in popluar number systems.

HEX E5 85 E6
Decimal 229 133 230
Binary 11100101 10000101 11100110
Octal 345 205 346

Shades and tints

Shades of #E585E6

#E585E6
(229,133,230)
#D179D2
(209,121,210)
#BD6DBE
(189,109,190)
#A961AA
(169,97,170)
#955596
(149,85,150)
#814982
(129,73,130)
#6D3D6E
(109,61,110)
#59315A
(89,49,90)
#452546
(69,37,70)
#311932
(49,25,50)
#1D0D1E
(29,13,30)
#000000
(0,0,0)

Tints of #E585E6

#E585E6
(229,133,230)
#E790E8
(231,144,232)
#E99BEA
(233,155,234)
#EBA6EC
(235,166,236)
#EDB1EE
(237,177,238)
#EFBCF0
(239,188,240)
#F1C7F2
(241,199,242)
#F3D2F4
(243,210,244)
#F5DDF6
(245,221,246)
#F7E8F8
(247,232,248)
#F9F3FA
(249,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E585E6 color. Also use rgb(229,133,230) instead hex code.

Text Font Color

.myTextColor { color: #E585E6; }

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

This text font color is #E585E6.

Background Color

.myBgColor { background-color: #E585E6; }

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

This div background color is #E585E6.

Border color

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

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

This div border color is #E585E6.

Opacity

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

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

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

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

This text has shadow with #E585E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E585E6.

Preview

Color preview on black background

This text has color #E585E6 on black background.


Color preview on white background

This text has color #E585E6 on white background.


Black color preview on #E585E6 background

This text has black color on #E585E6 background.


White color preview on #E585E6 background

This text has white color on #E585E6 background.


Related colors

Complementary color

Complementary color for #hex is #1A7A19.


I love getcolorcode.com

Triadic colors

1 #E6E585 and #85E6E5 with #E585E6 are triadic colors.

2 #E685E5 and #85E5E6 with #E585E6 are triadic colors.