COLOR #E599AA

HEX: #E599AA RGB: (229,153,170)

Renk bilgisi

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

RGB renk modeli

#E599AA color RGB value is (229,153,170).

RGB: (229,153,170) (90%, 60%, 67%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 153 of 255 = 60%
B 170 of 255 = 67%

229
153
170

R + G + B ~ 72%. #E599AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 153 + 170 = 552 (100%)
R 229 of 552 ~ 41.49%
G 153 of 552 ~ 27.72%
B 170 of 552 ~ 30.8'%

%41.49
%27.72
%30.8

CMYK RENK MODELİ

#E599AA rengi CMYK tonu (0,33,26,10).

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

CMYK: (0,33,26,10)
C0M33Y26K10 (0%, 33%, 26%, 10%)
(0.00 / 0.33 / 0.26 / 0.10)

CMYK yüzdeleri

%0
%33.19
%25.76
%10.2

Codes

Color #E599AA in popluar color models

E5 99 AA
RGB 229 153 170
HSL 347° 59.38% 74.90%
HSB/HSV 347° 33.19% 89.80%
CMYK 0.00% 33.19% 25.76%
10.20%

Color #E599AA in popluar number systems.

HEX E5 99 AA
Decimal 229 153 170
Binary 11100101 10011001 10101010
Octal 345 231 252

Shades and tints

Shades of #E599AA

#E599AA
(229,153,170)
#D18C9B
(209,140,155)
#BD7F8C
(189,127,140)
#A9727D
(169,114,125)
#95656E
(149,101,110)
#81585F
(129,88,95)
#6D4B50
(109,75,80)
#593E41
(89,62,65)
#453132
(69,49,50)
#312423
(49,36,35)
#1D1714
(29,23,20)
#000000
(0,0,0)

Tints of #E599AA

#E599AA
(229,153,170)
#E7A2B1
(231,162,177)
#E9ABB8
(233,171,184)
#EBB4BF
(235,180,191)
#EDBDC6
(237,189,198)
#EFC6CD
(239,198,205)
#F1CFD4
(241,207,212)
#F3D8DB
(243,216,219)
#F5E1E2
(245,225,226)
#F7EAE9
(247,234,233)
#F9F3F0
(249,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E599AA; }

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

This text font color is #E599AA.

Background Color

.myBgColor { background-color: #E599AA; }

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

This div background color is #E599AA.

Border color

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

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

This div border color is #E599AA.

Opacity

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

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

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

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

This text has shadow with #E599AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E599AA.

Preview

Color preview on black background

This text has color #E599AA on black background.


Color preview on white background

This text has color #E599AA on white background.


Black color preview on #E599AA background

This text has black color on #E599AA background.


White color preview on #E599AA background

This text has white color on #E599AA background.


Related colors

Complementary color

Complementary color for #hex is #1A6655.


I love getcolorcode.com

Triadic colors

1 #AAE599 and #99AAE5 with #E599AA are triadic colors.

2 #AA99E5 and #99E5AA with #E599AA are triadic colors.