COLOR #E49672

HEX: #E49672 RGB: (228,150,114)

Renk bilgisi

#E49672 contains mainly red color. #E49672 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#E49672 color RGB value is (228,150,114).

RGB: (228,150,114) (89%, 59%, 45%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 150 of 255 = 59%
B 114 of 255 = 45%

228
150
114

R + G + B ~ 64%. #E49672 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 150 + 114 = 492 (100%)
R 228 of 492 ~ 46.34%
G 150 of 492 ~ 30.49%
B 114 of 492 ~ 23.17'%

%46.34
%30.49
%23.17

CMYK RENK MODELİ

#E49672 rengi CMYK tonu (0,34,50,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.21%
  • sarı tonu 50.00%
  • ana renk tonu 10.59%

CMYK: (0,34,50,11)
C0M34Y50K11 (0%, 34%, 50%, 11%)
(0.00 / 0.34 / 0.50 / 0.11)

CMYK yüzdeleri

%0
%34.21
%50
%10.59

Codes

Color #E49672 in popluar color models

E4 96 72
RGB 228 150 114
HSL 19° 67.86% 67.06%
HSB/HSV 19° 50.00% 89.41%
CMYK 0.00% 34.21% 50.00%
10.59%

Color #E49672 in popluar number systems.

HEX E4 96 72
Decimal 228 150 114
Binary 11100100 10010110 1110010
Octal 344 226 162

Shades and tints

Shades of #E49672

#E49672
(228,150,114)
#D08968
(208,137,104)
#BC7C5E
(188,124,94)
#A86F54
(168,111,84)
#94624A
(148,98,74)
#805540
(128,85,64)
#6C4836
(108,72,54)
#583B2C
(88,59,44)
#442E22
(68,46,34)
#302118
(48,33,24)
#1C140E
(28,20,14)
#000000
(0,0,0)

Tints of #E49672

#E49672
(228,150,114)
#E69F7E
(230,159,126)
#E8A88A
(232,168,138)
#EAB196
(234,177,150)
#ECBAA2
(236,186,162)
#EEC3AE
(238,195,174)
#F0CCBA
(240,204,186)
#F2D5C6
(242,213,198)
#F4DED2
(244,222,210)
#F6E7DE
(246,231,222)
#F8F0EA
(248,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E49672 color. Also use rgb(228,150,114) instead hex code.

Text Font Color

.myTextColor { color: #E49672; }

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

This text font color is #E49672.

Background Color

.myBgColor { background-color: #E49672; }

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

This div background color is #E49672.

Border color

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

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

This div border color is #E49672.

Opacity

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

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

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

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

This text has shadow with #E49672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E49672.

Preview

Color preview on black background

This text has color #E49672 on black background.


Color preview on white background

This text has color #E49672 on white background.


Black color preview on #E49672 background

This text has black color on #E49672 background.


White color preview on #E49672 background

This text has white color on #E49672 background.


Related colors

Complementary color

Complementary color for #hex is #1B698D.


I love getcolorcode.com

Triadic colors

1 #72E496 and #9672E4 with #E49672 are triadic colors.

2 #7296E4 and #96E472 with #E49672 are triadic colors.