COLOR #E59EC7

HEX: #E59EC7 RGB: (229,158,199)

Renk bilgisi

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

RGB renk modeli

#E59EC7 color RGB value is (229,158,199).

RGB: (229,158,199) (90%, 62%, 78%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 158 of 255 = 62%
B 199 of 255 = 78%

229
158
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 158 + 199 = 586 (100%)
R 229 of 586 ~ 39.08%
G 158 of 586 ~ 26.96%
B 199 of 586 ~ 33.96'%

%39.08
%26.96
%33.96

CMYK RENK MODELİ

#E59EC7 rengi CMYK tonu (0,31,13,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.00%
  • sarı tonu 13.10%
  • ana renk tonu 10.20%

CMYK: (0,31,13,10)
C0M31Y13K10 (0%, 31%, 13%, 10%)
(0.00 / 0.31 / 0.13 / 0.10)

CMYK yüzdeleri

%0
%31
%13.1
%10.2

Codes

Color #E59EC7 in popluar color models

E5 9E C7
RGB 229 158 199
HSL 325° 57.72% 75.88%
HSB/HSV 325° 31.00% 89.80%
CMYK 0.00% 31.00% 13.10%
10.20%

Color #E59EC7 in popluar number systems.

HEX E5 9E C7
Decimal 229 158 199
Binary 11100101 10011110 11000111
Octal 345 236 307

Shades and tints

Shades of #E59EC7

#E59EC7
(229,158,199)
#D190B5
(209,144,181)
#BD82A3
(189,130,163)
#A97491
(169,116,145)
#95667F
(149,102,127)
#81586D
(129,88,109)
#6D4A5B
(109,74,91)
#593C49
(89,60,73)
#452E37
(69,46,55)
#312025
(49,32,37)
#1D1213
(29,18,19)
#000000
(0,0,0)

Tints of #E59EC7

#E59EC7
(229,158,199)
#E7A6CC
(231,166,204)
#E9AED1
(233,174,209)
#EBB6D6
(235,182,214)
#EDBEDB
(237,190,219)
#EFC6E0
(239,198,224)
#F1CEE5
(241,206,229)
#F3D6EA
(243,214,234)
#F5DEEF
(245,222,239)
#F7E6F4
(247,230,244)
#F9EEF9
(249,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E59EC7 color. Also use rgb(229,158,199) instead hex code.

Text Font Color

.myTextColor { color: #E59EC7; }

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

This text font color is #E59EC7.

Background Color

.myBgColor { background-color: #E59EC7; }

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

This div background color is #E59EC7.

Border color

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

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

This div border color is #E59EC7.

Opacity

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

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

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

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

This text has shadow with #E59EC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E59EC7.

Preview

Color preview on black background

This text has color #E59EC7 on black background.


Color preview on white background

This text has color #E59EC7 on white background.


Black color preview on #E59EC7 background

This text has black color on #E59EC7 background.


White color preview on #E59EC7 background

This text has white color on #E59EC7 background.


Related colors

Complementary color

Complementary color for #hex is #1A6138.


I love getcolorcode.com

Triadic colors

1 #C7E59E and #9EC7E5 with #E59EC7 are triadic colors.

2 #C79EE5 and #9EE5C7 with #E59EC7 are triadic colors.