COLOR #E4B49C

HEX: #E4B49C RGB: (228,180,156)

Renk bilgisi

#E4B49C contains mainly red and green colors. #E4B49C ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E4B49C color RGB value is (228,180,156).

RGB: (228,180,156) (89%, 71%, 61%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 180 of 255 = 71%
B 156 of 255 = 61%

228
180
156

R + G + B ~ 74%. #E4B49C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 180 + 156 = 564 (100%)
R 228 of 564 ~ 40.43%
G 180 of 564 ~ 31.91%
B 156 of 564 ~ 27.66'%

%40.43
%31.91
%27.66

CMYK RENK MODELİ

#E4B49C rengi CMYK tonu (0,21,32,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.05%
  • sarı tonu 31.58%
  • ana renk tonu 10.59%

CMYK: (0,21,32,11)
C0M21Y32K11 (0%, 21%, 32%, 11%)
(0.00 / 0.21 / 0.32 / 0.11)

CMYK yüzdeleri

%0
%21.05
%31.58
%10.59

Codes

Color #E4B49C in popluar color models

E4 B4 9C
RGB 228 180 156
HSL 20° 57.14% 75.29%
HSB/HSV 20° 31.58% 89.41%
CMYK 0.00% 21.05% 31.58%
10.59%

Color #E4B49C in popluar number systems.

HEX E4 B4 9C
Decimal 228 180 156
Binary 11100100 10110100 10011100
Octal 344 264 234

Shades and tints

Shades of #E4B49C

#E4B49C
(228,180,156)
#D0A48E
(208,164,142)
#BC9480
(188,148,128)
#A88472
(168,132,114)
#947464
(148,116,100)
#806456
(128,100,86)
#6C5448
(108,84,72)
#58443A
(88,68,58)
#44342C
(68,52,44)
#30241E
(48,36,30)
#1C1410
(28,20,16)
#000000
(0,0,0)

Tints of #E4B49C

#E4B49C
(228,180,156)
#E6BAA5
(230,186,165)
#E8C0AE
(232,192,174)
#EAC6B7
(234,198,183)
#ECCCC0
(236,204,192)
#EED2C9
(238,210,201)
#F0D8D2
(240,216,210)
#F2DEDB
(242,222,219)
#F4E4E4
(244,228,228)
#F6EAED
(246,234,237)
#F8F0F6
(248,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4B49C color. Also use rgb(228,180,156) instead hex code.

Text Font Color

.myTextColor { color: #E4B49C; }

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

This text font color is #E4B49C.

Background Color

.myBgColor { background-color: #E4B49C; }

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

This div background color is #E4B49C.

Border color

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

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

This div border color is #E4B49C.

Opacity

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

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

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

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

This text has shadow with #E4B49C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4B49C.

Preview

Color preview on black background

This text has color #E4B49C on black background.


Color preview on white background

This text has color #E4B49C on white background.


Black color preview on #E4B49C background

This text has black color on #E4B49C background.


White color preview on #E4B49C background

This text has white color on #E4B49C background.


Related colors

Complementary color

Complementary color for #hex is #1B4B63.


I love getcolorcode.com

Triadic colors

1 #9CE4B4 and #B49CE4 with #E4B49C are triadic colors.

2 #9CB4E4 and #B4E49C with #E4B49C are triadic colors.