COLOR #E4ADB6

HEX: #E4ADB6 RGB: (228,173,182)

Renk bilgisi

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

RGB renk modeli

#E4ADB6 color RGB value is (228,173,182).

RGB: (228,173,182) (89%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 173 of 255 = 68%
B 182 of 255 = 71%

228
173
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 173 + 182 = 583 (100%)
R 228 of 583 ~ 39.11%
G 173 of 583 ~ 29.67%
B 182 of 583 ~ 31.22'%

%39.11
%29.67
%31.22

CMYK RENK MODELİ

#E4ADB6 rengi CMYK tonu (0,24,20,11).

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

CMYK: (0,24,20,11)
C0M24Y20K11 (0%, 24%, 20%, 11%)
(0.00 / 0.24 / 0.20 / 0.11)

CMYK yüzdeleri

%0
%24.12
%20.18
%10.59

Codes

Color #E4ADB6 in popluar color models

E4 AD B6
RGB 228 173 182
HSL 350° 50.46% 78.63%
HSB/HSV 350° 24.12% 89.41%
CMYK 0.00% 24.12% 20.18%
10.59%

Color #E4ADB6 in popluar number systems.

HEX E4 AD B6
Decimal 228 173 182
Binary 11100100 10101101 10110110
Octal 344 255 266

Shades and tints

Shades of #E4ADB6

#E4ADB6
(228,173,182)
#D09EA6
(208,158,166)
#BC8F96
(188,143,150)
#A88086
(168,128,134)
#947176
(148,113,118)
#806266
(128,98,102)
#6C5356
(108,83,86)
#584446
(88,68,70)
#443536
(68,53,54)
#302626
(48,38,38)
#1C1716
(28,23,22)
#000000
(0,0,0)

Tints of #E4ADB6

#E4ADB6
(228,173,182)
#E6B4BC
(230,180,188)
#E8BBC2
(232,187,194)
#EAC2C8
(234,194,200)
#ECC9CE
(236,201,206)
#EED0D4
(238,208,212)
#F0D7DA
(240,215,218)
#F2DEE0
(242,222,224)
#F4E5E6
(244,229,230)
#F6ECEC
(246,236,236)
#F8F3F2
(248,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4ADB6; }

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

This text font color is #E4ADB6.

Background Color

.myBgColor { background-color: #E4ADB6; }

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

This div background color is #E4ADB6.

Border color

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

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

This div border color is #E4ADB6.

Opacity

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

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

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

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

This text has shadow with #E4ADB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4ADB6.

Preview

Color preview on black background

This text has color #E4ADB6 on black background.


Color preview on white background

This text has color #E4ADB6 on white background.


Black color preview on #E4ADB6 background

This text has black color on #E4ADB6 background.


White color preview on #E4ADB6 background

This text has white color on #E4ADB6 background.


Related colors

Complementary color

Complementary color for #hex is #1B5249.


I love getcolorcode.com

Triadic colors

1 #B6E4AD and #ADB6E4 with #E4ADB6 are triadic colors.

2 #B6ADE4 and #ADE4B6 with #E4ADB6 are triadic colors.