COLOR #E59FAD

HEX: #E59FAD RGB: (229,159,173)

Renk bilgisi

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

RGB renk modeli

#E59FAD color RGB value is (229,159,173).

RGB: (229,159,173) (90%, 62%, 68%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 159 of 255 = 62%
B 173 of 255 = 68%

229
159
173

R + G + B ~ 73%. #E59FAD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 159 + 173 = 561 (100%)
R 229 of 561 ~ 40.82%
G 159 of 561 ~ 28.34%
B 173 of 561 ~ 30.84'%

%40.82
%28.34
%30.84

CMYK RENK MODELİ

#E59FAD rengi CMYK tonu (0,31,24,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.57%
  • sarı tonu 24.45%
  • ana renk tonu 10.20%

CMYK: (0,31,24,10)
C0M31Y24K10 (0%, 31%, 24%, 10%)
(0.00 / 0.31 / 0.24 / 0.10)

CMYK yüzdeleri

%0
%30.57
%24.45
%10.2

Codes

Color #E59FAD in popluar color models

E5 9F AD
RGB 229 159 173
HSL 348° 57.38% 76.08%
HSB/HSV 348° 30.57% 89.80%
CMYK 0.00% 30.57% 24.45%
10.20%

Color #E59FAD in popluar number systems.

HEX E5 9F AD
Decimal 229 159 173
Binary 11100101 10011111 10101101
Octal 345 237 255

Shades and tints

Shades of #E59FAD

#E59FAD
(229,159,173)
#D1919E
(209,145,158)
#BD838F
(189,131,143)
#A97580
(169,117,128)
#956771
(149,103,113)
#815962
(129,89,98)
#6D4B53
(109,75,83)
#593D44
(89,61,68)
#452F35
(69,47,53)
#312126
(49,33,38)
#1D1317
(29,19,23)
#000000
(0,0,0)

Tints of #E59FAD

#E59FAD
(229,159,173)
#E7A7B4
(231,167,180)
#E9AFBB
(233,175,187)
#EBB7C2
(235,183,194)
#EDBFC9
(237,191,201)
#EFC7D0
(239,199,208)
#F1CFD7
(241,207,215)
#F3D7DE
(243,215,222)
#F5DFE5
(245,223,229)
#F7E7EC
(247,231,236)
#F9EFF3
(249,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E59FAD color. Also use rgb(229,159,173) instead hex code.

Text Font Color

.myTextColor { color: #E59FAD; }

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

This text font color is #E59FAD.

Background Color

.myBgColor { background-color: #E59FAD; }

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

This div background color is #E59FAD.

Border color

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

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

This div border color is #E59FAD.

Opacity

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

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

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

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

This text has shadow with #E59FAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E59FAD.

Preview

Color preview on black background

This text has color #E59FAD on black background.


Color preview on white background

This text has color #E59FAD on white background.


Black color preview on #E59FAD background

This text has black color on #E59FAD background.


White color preview on #E59FAD background

This text has white color on #E59FAD background.


Related colors

Complementary color

Complementary color for #hex is #1A6052.


I love getcolorcode.com

Triadic colors

1 #ADE59F and #9FADE5 with #E59FAD are triadic colors.

2 #AD9FE5 and #9FE5AD with #E59FAD are triadic colors.