COLOR #E5ADB6

HEX: #E5ADB6 RGB: (229,173,182)

Renk bilgisi

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

RGB renk modeli

#E5ADB6 color RGB value is (229,173,182).

RGB: (229,173,182) (90%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 173 of 255 = 68%
B 182 of 255 = 71%

229
173
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 182 = 584 (100%)
R 229 of 584 ~ 39.21%
G 173 of 584 ~ 29.62%
B 182 of 584 ~ 31.16'%

%39.21
%29.62
%31.16

CMYK RENK MODELİ

#E5ADB6 rengi CMYK tonu (0,24,21,10).

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

CMYK: (0,24,21,10)
C0M24Y21K10 (0%, 24%, 21%, 10%)
(0.00 / 0.24 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%24.45
%20.52
%10.2

Codes

Color #E5ADB6 in popluar color models

E5 AD B6
RGB 229 173 182
HSL 350° 51.85% 78.82%
HSB/HSV 350° 24.45% 89.80%
CMYK 0.00% 24.45% 20.52%
10.20%

Color #E5ADB6 in popluar number systems.

HEX E5 AD B6
Decimal 229 173 182
Binary 11100101 10101101 10110110
Octal 345 255 266

Shades and tints

Shades of #E5ADB6

#E5ADB6
(229,173,182)
#D19EA6
(209,158,166)
#BD8F96
(189,143,150)
#A98086
(169,128,134)
#957176
(149,113,118)
#816266
(129,98,102)
#6D5356
(109,83,86)
#594446
(89,68,70)
#453536
(69,53,54)
#312626
(49,38,38)
#1D1716
(29,23,22)
#000000
(0,0,0)

Tints of #E5ADB6

#E5ADB6
(229,173,182)
#E7B4BC
(231,180,188)
#E9BBC2
(233,187,194)
#EBC2C8
(235,194,200)
#EDC9CE
(237,201,206)
#EFD0D4
(239,208,212)
#F1D7DA
(241,215,218)
#F3DEE0
(243,222,224)
#F5E5E6
(245,229,230)
#F7ECEC
(247,236,236)
#F9F3F2
(249,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ADB6; }

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

This text font color is #E5ADB6.

Background Color

.myBgColor { background-color: #E5ADB6; }

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

This div background color is #E5ADB6.

Border color

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

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

This div border color is #E5ADB6.

Opacity

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

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

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

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

This text has shadow with #E5ADB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ADB6.

Preview

Color preview on black background

This text has color #E5ADB6 on black background.


Color preview on white background

This text has color #E5ADB6 on white background.


Black color preview on #E5ADB6 background

This text has black color on #E5ADB6 background.


White color preview on #E5ADB6 background

This text has white color on #E5ADB6 background.


Related colors

Complementary color

Complementary color for #hex is #1A5249.


I love getcolorcode.com

Triadic colors

1 #B6E5AD and #ADB6E5 with #E5ADB6 are triadic colors.

2 #B6ADE5 and #ADE5B6 with #E5ADB6 are triadic colors.