COLOR #E5ADB7

HEX: #E5ADB7 RGB: (229,173,183)

Renk bilgisi

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

RGB renk modeli

#E5ADB7 color RGB value is (229,173,183).

RGB: (229,173,183) (90%, 68%, 72%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 173 of 255 = 68%
B 183 of 255 = 72%

229
173
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 183 = 585 (100%)
R 229 of 585 ~ 39.15%
G 173 of 585 ~ 29.57%
B 183 of 585 ~ 31.28'%

%39.15
%29.57
%31.28

CMYK RENK MODELİ

#E5ADB7 rengi CMYK tonu (0,24,20,10).

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

CMYK: (0,24,20,10)
C0M24Y20K10 (0%, 24%, 20%, 10%)
(0.00 / 0.24 / 0.20 / 0.10)

CMYK yüzdeleri

%0
%24.45
%20.09
%10.2

Codes

Color #E5ADB7 in popluar color models

E5 AD B7
RGB 229 173 183
HSL 349° 51.85% 78.82%
HSB/HSV 349° 24.45% 89.80%
CMYK 0.00% 24.45% 20.09%
10.20%

Color #E5ADB7 in popluar number systems.

HEX E5 AD B7
Decimal 229 173 183
Binary 11100101 10101101 10110111
Octal 345 255 267

Shades and tints

Shades of #E5ADB7

#E5ADB7
(229,173,183)
#D19EA7
(209,158,167)
#BD8F97
(189,143,151)
#A98087
(169,128,135)
#957177
(149,113,119)
#816267
(129,98,103)
#6D5357
(109,83,87)
#594447
(89,68,71)
#453537
(69,53,55)
#312627
(49,38,39)
#1D1717
(29,23,23)
#000000
(0,0,0)

Tints of #E5ADB7

#E5ADB7
(229,173,183)
#E7B4BD
(231,180,189)
#E9BBC3
(233,187,195)
#EBC2C9
(235,194,201)
#EDC9CF
(237,201,207)
#EFD0D5
(239,208,213)
#F1D7DB
(241,215,219)
#F3DEE1
(243,222,225)
#F5E5E7
(245,229,231)
#F7ECED
(247,236,237)
#F9F3F3
(249,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ADB7; }

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

This text font color is #E5ADB7.

Background Color

.myBgColor { background-color: #E5ADB7; }

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

This div background color is #E5ADB7.

Border color

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

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

This div border color is #E5ADB7.

Opacity

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

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

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

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

This text has shadow with #E5ADB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ADB7.

Preview

Color preview on black background

This text has color #E5ADB7 on black background.


Color preview on white background

This text has color #E5ADB7 on white background.


Black color preview on #E5ADB7 background

This text has black color on #E5ADB7 background.


White color preview on #E5ADB7 background

This text has white color on #E5ADB7 background.


Related colors

Complementary color

Complementary color for #hex is #1A5248.


I love getcolorcode.com

Triadic colors

1 #B7E5AD and #ADB7E5 with #E5ADB7 are triadic colors.

2 #B7ADE5 and #ADE5B7 with #E5ADB7 are triadic colors.