COLOR #E596A0

HEX: #E596A0 RGB: (229,150,160)

Renk bilgisi

#E596A0 contains mainly red color. #E596A0 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#E596A0 color RGB value is (229,150,160).

RGB: (229,150,160) (90%, 59%, 63%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 150 of 255 = 59%
B 160 of 255 = 63%

229
150
160

R + G + B ~ 71%. #E596A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 150 + 160 = 539 (100%)
R 229 of 539 ~ 42.49%
G 150 of 539 ~ 27.83%
B 160 of 539 ~ 29.68'%

%42.49
%27.83
%29.68

CMYK RENK MODELİ

#E596A0 rengi CMYK tonu (0,34,30,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.50%
  • sarı tonu 30.13%
  • ana renk tonu 10.20%

CMYK: (0,34,30,10)
C0M34Y30K10 (0%, 34%, 30%, 10%)
(0.00 / 0.34 / 0.30 / 0.10)

CMYK yüzdeleri

%0
%34.5
%30.13
%10.2

Codes

Color #E596A0 in popluar color models

E5 96 A0
RGB 229 150 160
HSL 352° 60.31% 74.31%
HSB/HSV 352° 34.50% 89.80%
CMYK 0.00% 34.50% 30.13%
10.20%

Color #E596A0 in popluar number systems.

HEX E5 96 A0
Decimal 229 150 160
Binary 11100101 10010110 10100000
Octal 345 226 240

Shades and tints

Shades of #E596A0

#E596A0
(229,150,160)
#D18992
(209,137,146)
#BD7C84
(189,124,132)
#A96F76
(169,111,118)
#956268
(149,98,104)
#81555A
(129,85,90)
#6D484C
(109,72,76)
#593B3E
(89,59,62)
#452E30
(69,46,48)
#312122
(49,33,34)
#1D1414
(29,20,20)
#000000
(0,0,0)

Tints of #E596A0

#E596A0
(229,150,160)
#E79FA8
(231,159,168)
#E9A8B0
(233,168,176)
#EBB1B8
(235,177,184)
#EDBAC0
(237,186,192)
#EFC3C8
(239,195,200)
#F1CCD0
(241,204,208)
#F3D5D8
(243,213,216)
#F5DEE0
(245,222,224)
#F7E7E8
(247,231,232)
#F9F0F0
(249,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E596A0 color. Also use rgb(229,150,160) instead hex code.

Text Font Color

.myTextColor { color: #E596A0; }

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

This text font color is #E596A0.

Background Color

.myBgColor { background-color: #E596A0; }

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

This div background color is #E596A0.

Border color

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

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

This div border color is #E596A0.

Opacity

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

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

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

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

This text has shadow with #E596A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E596A0.

Preview

Color preview on black background

This text has color #E596A0 on black background.


Color preview on white background

This text has color #E596A0 on white background.


Black color preview on #E596A0 background

This text has black color on #E596A0 background.


White color preview on #E596A0 background

This text has white color on #E596A0 background.


Related colors

Complementary color

Complementary color for #hex is #1A695F.


I love getcolorcode.com

Triadic colors

1 #A0E596 and #96A0E5 with #E596A0 are triadic colors.

2 #A096E5 and #96E5A0 with #E596A0 are triadic colors.