COLOR #E5A8D9

HEX: #E5A8D9 RGB: (229,168,217)

Renk bilgisi

#E5A8D9 contains mainly red and blue colors. #E5A8D9 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E5A8D9 color RGB value is (229,168,217).

RGB: (229,168,217) (90%, 66%, 85%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 168 of 255 = 66%
B 217 of 255 = 85%

229
168
217

R + G + B ~ 80%. #E5A8D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 168 + 217 = 614 (100%)
R 229 of 614 ~ 37.3%
G 168 of 614 ~ 27.36%
B 217 of 614 ~ 35.34'%

%37.3
%27.36
%35.34

CMYK RENK MODELİ

#E5A8D9 rengi CMYK tonu (0,27,5,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.64%
  • sarı tonu 5.24%
  • ana renk tonu 10.20%

CMYK: (0,27,5,10)
C0M27Y5K10 (0%, 27%, 5%, 10%)
(0.00 / 0.27 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%26.64
%5.24
%10.2

Codes

Color #E5A8D9 in popluar color models

E5 A8 D9
RGB 229 168 217
HSL 312° 53.98% 77.84%
HSB/HSV 312° 26.64% 89.80%
CMYK 0.00% 26.64% 5.24%
10.20%

Color #E5A8D9 in popluar number systems.

HEX E5 A8 D9
Decimal 229 168 217
Binary 11100101 10101000 11011001
Octal 345 250 331

Shades and tints

Shades of #E5A8D9

#E5A8D9
(229,168,217)
#D199C6
(209,153,198)
#BD8AB3
(189,138,179)
#A97BA0
(169,123,160)
#956C8D
(149,108,141)
#815D7A
(129,93,122)
#6D4E67
(109,78,103)
#593F54
(89,63,84)
#453041
(69,48,65)
#31212E
(49,33,46)
#1D121B
(29,18,27)
#000000
(0,0,0)

Tints of #E5A8D9

#E5A8D9
(229,168,217)
#E7AFDC
(231,175,220)
#E9B6DF
(233,182,223)
#EBBDE2
(235,189,226)
#EDC4E5
(237,196,229)
#EFCBE8
(239,203,232)
#F1D2EB
(241,210,235)
#F3D9EE
(243,217,238)
#F5E0F1
(245,224,241)
#F7E7F4
(247,231,244)
#F9EEF7
(249,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5A8D9 color. Also use rgb(229,168,217) instead hex code.

Text Font Color

.myTextColor { color: #E5A8D9; }

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

This text font color is #E5A8D9.

Background Color

.myBgColor { background-color: #E5A8D9; }

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

This div background color is #E5A8D9.

Border color

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

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

This div border color is #E5A8D9.

Opacity

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

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

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

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

This text has shadow with #E5A8D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5A8D9.

Preview

Color preview on black background

This text has color #E5A8D9 on black background.


Color preview on white background

This text has color #E5A8D9 on white background.


Black color preview on #E5A8D9 background

This text has black color on #E5A8D9 background.


White color preview on #E5A8D9 background

This text has white color on #E5A8D9 background.


Related colors

Complementary color

Complementary color for #hex is #1A5726.


I love getcolorcode.com

Triadic colors

1 #D9E5A8 and #A8D9E5 with #E5A8D9 are triadic colors.

2 #D9A8E5 and #A8E5D9 with #E5A8D9 are triadic colors.