COLOR #E5ADB0

HEX: #E5ADB0 RGB: (229,173,176)

Renk bilgisi

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

RGB renk modeli

#E5ADB0 color RGB value is (229,173,176).

RGB: (229,173,176) (90%, 68%, 69%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 173 of 255 = 68%
B 176 of 255 = 69%

229
173
176

R + G + B ~ 76%. #E5ADB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 176 = 578 (100%)
R 229 of 578 ~ 39.62%
G 173 of 578 ~ 29.93%
B 176 of 578 ~ 30.45'%

%39.62
%29.93
%30.45

CMYK RENK MODELİ

#E5ADB0 rengi CMYK tonu (0,24,23,10).

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

CMYK: (0,24,23,10)
C0M24Y23K10 (0%, 24%, 23%, 10%)
(0.00 / 0.24 / 0.23 / 0.10)

CMYK yüzdeleri

%0
%24.45
%23.14
%10.2

Codes

Color #E5ADB0 in popluar color models

E5 AD B0
RGB 229 173 176
HSL 357° 51.85% 78.82%
HSB/HSV 357° 24.45% 89.80%
CMYK 0.00% 24.45% 23.14%
10.20%

Color #E5ADB0 in popluar number systems.

HEX E5 AD B0
Decimal 229 173 176
Binary 11100101 10101101 10110000
Octal 345 255 260

Shades and tints

Shades of #E5ADB0

#E5ADB0
(229,173,176)
#D19EA0
(209,158,160)
#BD8F90
(189,143,144)
#A98080
(169,128,128)
#957170
(149,113,112)
#816260
(129,98,96)
#6D5350
(109,83,80)
#594440
(89,68,64)
#453530
(69,53,48)
#312620
(49,38,32)
#1D1710
(29,23,16)
#000000
(0,0,0)

Tints of #E5ADB0

#E5ADB0
(229,173,176)
#E7B4B7
(231,180,183)
#E9BBBE
(233,187,190)
#EBC2C5
(235,194,197)
#EDC9CC
(237,201,204)
#EFD0D3
(239,208,211)
#F1D7DA
(241,215,218)
#F3DEE1
(243,222,225)
#F5E5E8
(245,229,232)
#F7ECEF
(247,236,239)
#F9F3F6
(249,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ADB0; }

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

This text font color is #E5ADB0.

Background Color

.myBgColor { background-color: #E5ADB0; }

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

This div background color is #E5ADB0.

Border color

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

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

This div border color is #E5ADB0.

Opacity

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

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

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

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

This text has shadow with #E5ADB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ADB0.

Preview

Color preview on black background

This text has color #E5ADB0 on black background.


Color preview on white background

This text has color #E5ADB0 on white background.


Black color preview on #E5ADB0 background

This text has black color on #E5ADB0 background.


White color preview on #E5ADB0 background

This text has white color on #E5ADB0 background.


Related colors

Complementary color

Complementary color for #hex is #1A524F.


I love getcolorcode.com

Triadic colors

1 #B0E5AD and #ADB0E5 with #E5ADB0 are triadic colors.

2 #B0ADE5 and #ADE5B0 with #E5ADB0 are triadic colors.