COLOR #E5ADB9

HEX: #E5ADB9 RGB: (229,173,185)

Renk bilgisi

#E5ADB9 contains red, green and blue colors in about the same proportion. #E5ADB9 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E5ADB9 color RGB value is (229,173,185).

RGB: (229,173,185) (90%, 68%, 73%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 173 of 255 = 68%
B 185 of 255 = 73%

229
173
185

R + G + B ~ 77%. #E5ADB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 185 = 587 (100%)
R 229 of 587 ~ 39.01%
G 173 of 587 ~ 29.47%
B 185 of 587 ~ 31.52'%

%39.01
%29.47
%31.52

CMYK RENK MODELİ

#E5ADB9 rengi CMYK tonu (0,24,19,10).

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

CMYK: (0,24,19,10)
C0M24Y19K10 (0%, 24%, 19%, 10%)
(0.00 / 0.24 / 0.19 / 0.10)

CMYK yüzdeleri

%0
%24.45
%19.21
%10.2

Codes

Color #E5ADB9 in popluar color models

E5 AD B9
RGB 229 173 185
HSL 347° 51.85% 78.82%
HSB/HSV 347° 24.45% 89.80%
CMYK 0.00% 24.45% 19.21%
10.20%

Color #E5ADB9 in popluar number systems.

HEX E5 AD B9
Decimal 229 173 185
Binary 11100101 10101101 10111001
Octal 345 255 271

Shades and tints

Shades of #E5ADB9

#E5ADB9
(229,173,185)
#D19EA9
(209,158,169)
#BD8F99
(189,143,153)
#A98089
(169,128,137)
#957179
(149,113,121)
#816269
(129,98,105)
#6D5359
(109,83,89)
#594449
(89,68,73)
#453539
(69,53,57)
#312629
(49,38,41)
#1D1719
(29,23,25)
#000000
(0,0,0)

Tints of #E5ADB9

#E5ADB9
(229,173,185)
#E7B4BF
(231,180,191)
#E9BBC5
(233,187,197)
#EBC2CB
(235,194,203)
#EDC9D1
(237,201,209)
#EFD0D7
(239,208,215)
#F1D7DD
(241,215,221)
#F3DEE3
(243,222,227)
#F5E5E9
(245,229,233)
#F7ECEF
(247,236,239)
#F9F3F5
(249,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ADB9; }

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

This text font color is #E5ADB9.

Background Color

.myBgColor { background-color: #E5ADB9; }

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

This div background color is #E5ADB9.

Border color

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

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

This div border color is #E5ADB9.

Opacity

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

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

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

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

This text has shadow with #E5ADB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ADB9.

Preview

Color preview on black background

This text has color #E5ADB9 on black background.


Color preview on white background

This text has color #E5ADB9 on white background.


Black color preview on #E5ADB9 background

This text has black color on #E5ADB9 background.


White color preview on #E5ADB9 background

This text has white color on #E5ADB9 background.


Related colors

Complementary color

Complementary color for #hex is #1A5246.


I love getcolorcode.com

Triadic colors

1 #B9E5AD and #ADB9E5 with #E5ADB9 are triadic colors.

2 #B9ADE5 and #ADE5B9 with #E5ADB9 are triadic colors.