COLOR #E59996

HEX: #E59996 RGB: (229,153,150)

Renk bilgisi

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

RGB renk modeli

#E59996 color RGB value is (229,153,150).

RGB: (229,153,150) (90%, 60%, 59%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 153 of 255 = 60%
B 150 of 255 = 59%

229
153
150

R + G + B ~ 70%. #E59996 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 153 + 150 = 532 (100%)
R 229 of 532 ~ 43.05%
G 153 of 532 ~ 28.76%
B 150 of 532 ~ 28.2'%

%43.05
%28.76
%28.2

CMYK RENK MODELİ

#E59996 rengi CMYK tonu (0,33,34,10).

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

CMYK: (0,33,34,10)
C0M33Y34K10 (0%, 33%, 34%, 10%)
(0.00 / 0.33 / 0.34 / 0.10)

CMYK yüzdeleri

%0
%33.19
%34.5
%10.2

Codes

Color #E59996 in popluar color models

E5 99 96
RGB 229 153 150
HSL 60.31% 74.31%
HSB/HSV 34.50% 89.80%
CMYK 0.00% 33.19% 34.50%
10.20%

Color #E59996 in popluar number systems.

HEX E5 99 96
Decimal 229 153 150
Binary 11100101 10011001 10010110
Octal 345 231 226

Shades and tints

Shades of #E59996

#E59996
(229,153,150)
#D18C89
(209,140,137)
#BD7F7C
(189,127,124)
#A9726F
(169,114,111)
#956562
(149,101,98)
#815855
(129,88,85)
#6D4B48
(109,75,72)
#593E3B
(89,62,59)
#45312E
(69,49,46)
#312421
(49,36,33)
#1D1714
(29,23,20)
#000000
(0,0,0)

Tints of #E59996

#E59996
(229,153,150)
#E7A29F
(231,162,159)
#E9ABA8
(233,171,168)
#EBB4B1
(235,180,177)
#EDBDBA
(237,189,186)
#EFC6C3
(239,198,195)
#F1CFCC
(241,207,204)
#F3D8D5
(243,216,213)
#F5E1DE
(245,225,222)
#F7EAE7
(247,234,231)
#F9F3F0
(249,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E59996; }

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

This text font color is #E59996.

Background Color

.myBgColor { background-color: #E59996; }

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

This div background color is #E59996.

Border color

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

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

This div border color is #E59996.

Opacity

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

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

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

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

This text has shadow with #E59996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E59996.

Preview

Color preview on black background

This text has color #E59996 on black background.


Color preview on white background

This text has color #E59996 on white background.


Black color preview on #E59996 background

This text has black color on #E59996 background.


White color preview on #E59996 background

This text has white color on #E59996 background.


Related colors

Complementary color

Complementary color for #hex is #1A6669.


I love getcolorcode.com

Triadic colors

1 #96E599 and #9996E5 with #E59996 are triadic colors.

2 #9699E5 and #99E596 with #E59996 are triadic colors.