COLOR #E4ADB9

HEX: #E4ADB9 RGB: (228,173,185)

Renk bilgisi

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

RGB renk modeli

#E4ADB9 color RGB value is (228,173,185).

RGB: (228,173,185) (89%, 68%, 73%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 173 of 255 = 68%
B 185 of 255 = 73%

228
173
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 173 + 185 = 586 (100%)
R 228 of 586 ~ 38.91%
G 173 of 586 ~ 29.52%
B 185 of 586 ~ 31.57'%

%38.91
%29.52
%31.57

CMYK RENK MODELİ

#E4ADB9 rengi CMYK tonu (0,24,19,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.12%
  • sarı tonu 18.86%
  • ana renk tonu 10.59%

CMYK: (0,24,19,11)
C0M24Y19K11 (0%, 24%, 19%, 11%)
(0.00 / 0.24 / 0.19 / 0.11)

CMYK yüzdeleri

%0
%24.12
%18.86
%10.59

Codes

Color #E4ADB9 in popluar color models

E4 AD B9
RGB 228 173 185
HSL 347° 50.46% 78.63%
HSB/HSV 347° 24.12% 89.41%
CMYK 0.00% 24.12% 18.86%
10.59%

Color #E4ADB9 in popluar number systems.

HEX E4 AD B9
Decimal 228 173 185
Binary 11100100 10101101 10111001
Octal 344 255 271

Shades and tints

Shades of #E4ADB9

#E4ADB9
(228,173,185)
#D09EA9
(208,158,169)
#BC8F99
(188,143,153)
#A88089
(168,128,137)
#947179
(148,113,121)
#806269
(128,98,105)
#6C5359
(108,83,89)
#584449
(88,68,73)
#443539
(68,53,57)
#302629
(48,38,41)
#1C1719
(28,23,25)
#000000
(0,0,0)

Tints of #E4ADB9

#E4ADB9
(228,173,185)
#E6B4BF
(230,180,191)
#E8BBC5
(232,187,197)
#EAC2CB
(234,194,203)
#ECC9D1
(236,201,209)
#EED0D7
(238,208,215)
#F0D7DD
(240,215,221)
#F2DEE3
(242,222,227)
#F4E5E9
(244,229,233)
#F6ECEF
(246,236,239)
#F8F3F5
(248,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4ADB9; }

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

This text font color is #E4ADB9.

Background Color

.myBgColor { background-color: #E4ADB9; }

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

This div background color is #E4ADB9.

Border color

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

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

This div border color is #E4ADB9.

Opacity

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

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

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

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

This text has shadow with #E4ADB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4ADB9.

Preview

Color preview on black background

This text has color #E4ADB9 on black background.


Color preview on white background

This text has color #E4ADB9 on white background.


Black color preview on #E4ADB9 background

This text has black color on #E4ADB9 background.


White color preview on #E4ADB9 background

This text has white color on #E4ADB9 background.


Related colors

Complementary color

Complementary color for #hex is #1B5246.


I love getcolorcode.com

Triadic colors

1 #B9E4AD and #ADB9E4 with #E4ADB9 are triadic colors.

2 #B9ADE4 and #ADE4B9 with #E4ADB9 are triadic colors.