COLOR #E59EB0

HEX: #E59EB0 RGB: (229,158,176)

Renk bilgisi

#E59EB0 contains mainly red and blue colors. #E59EB0 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#E59EB0 color RGB value is (229,158,176).

RGB: (229,158,176) (90%, 62%, 69%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 158 of 255 = 62%
B 176 of 255 = 69%

229
158
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 158 + 176 = 563 (100%)
R 229 of 563 ~ 40.67%
G 158 of 563 ~ 28.06%
B 176 of 563 ~ 31.26'%

%40.67
%28.06
%31.26

CMYK RENK MODELİ

#E59EB0 rengi CMYK tonu (0,31,23,10).

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

CMYK: (0,31,23,10)
C0M31Y23K10 (0%, 31%, 23%, 10%)
(0.00 / 0.31 / 0.23 / 0.10)

CMYK yüzdeleri

%0
%31
%23.14
%10.2

Codes

Color #E59EB0 in popluar color models

E5 9E B0
RGB 229 158 176
HSL 345° 57.72% 75.88%
HSB/HSV 345° 31.00% 89.80%
CMYK 0.00% 31.00% 23.14%
10.20%

Color #E59EB0 in popluar number systems.

HEX E5 9E B0
Decimal 229 158 176
Binary 11100101 10011110 10110000
Octal 345 236 260

Shades and tints

Shades of #E59EB0

#E59EB0
(229,158,176)
#D190A0
(209,144,160)
#BD8290
(189,130,144)
#A97480
(169,116,128)
#956670
(149,102,112)
#815860
(129,88,96)
#6D4A50
(109,74,80)
#593C40
(89,60,64)
#452E30
(69,46,48)
#312020
(49,32,32)
#1D1210
(29,18,16)
#000000
(0,0,0)

Tints of #E59EB0

#E59EB0
(229,158,176)
#E7A6B7
(231,166,183)
#E9AEBE
(233,174,190)
#EBB6C5
(235,182,197)
#EDBECC
(237,190,204)
#EFC6D3
(239,198,211)
#F1CEDA
(241,206,218)
#F3D6E1
(243,214,225)
#F5DEE8
(245,222,232)
#F7E6EF
(247,230,239)
#F9EEF6
(249,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E59EB0; }

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

This text font color is #E59EB0.

Background Color

.myBgColor { background-color: #E59EB0; }

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

This div background color is #E59EB0.

Border color

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

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

This div border color is #E59EB0.

Opacity

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

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

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

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

This text has shadow with #E59EB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E59EB0.

Preview

Color preview on black background

This text has color #E59EB0 on black background.


Color preview on white background

This text has color #E59EB0 on white background.


Black color preview on #E59EB0 background

This text has black color on #E59EB0 background.


White color preview on #E59EB0 background

This text has white color on #E59EB0 background.


Related colors

Complementary color

Complementary color for #hex is #1A614F.


I love getcolorcode.com

Triadic colors

1 #B0E59E and #9EB0E5 with #E59EB0 are triadic colors.

2 #B09EE5 and #9EE5B0 with #E59EB0 are triadic colors.