COLOR #E4C6A4

HEX: #E4C6A4 RGB: (228,198,164)

Renk bilgisi

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

RGB renk modeli

#E4C6A4 color RGB value is (228,198,164).

RGB: (228,198,164) (89%, 78%, 64%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 198 of 255 = 78%
B 164 of 255 = 64%

228
198
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 198 + 164 = 590 (100%)
R 228 of 590 ~ 38.64%
G 198 of 590 ~ 33.56%
B 164 of 590 ~ 27.8'%

%38.64
%33.56
%27.8

CMYK RENK MODELİ

#E4C6A4 rengi CMYK tonu (0,13,28,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.16%
  • sarı tonu 28.07%
  • ana renk tonu 10.59%

CMYK: (0,13,28,11)
C0M13Y28K11 (0%, 13%, 28%, 11%)
(0.00 / 0.13 / 0.28 / 0.11)

CMYK yüzdeleri

%0
%13.16
%28.07
%10.59

Codes

Color #E4C6A4 in popluar color models

E4 C6 A4
RGB 228 198 164
HSL 32° 54.24% 76.86%
HSB/HSV 32° 28.07% 89.41%
CMYK 0.00% 13.16% 28.07%
10.59%

Color #E4C6A4 in popluar number systems.

HEX E4 C6 A4
Decimal 228 198 164
Binary 11100100 11000110 10100100
Octal 344 306 244

Shades and tints

Shades of #E4C6A4

#E4C6A4
(228,198,164)
#D0B496
(208,180,150)
#BCA288
(188,162,136)
#A8907A
(168,144,122)
#947E6C
(148,126,108)
#806C5E
(128,108,94)
#6C5A50
(108,90,80)
#584842
(88,72,66)
#443634
(68,54,52)
#302426
(48,36,38)
#1C1218
(28,18,24)
#000000
(0,0,0)

Tints of #E4C6A4

#E4C6A4
(228,198,164)
#E6CBAC
(230,203,172)
#E8D0B4
(232,208,180)
#EAD5BC
(234,213,188)
#ECDAC4
(236,218,196)
#EEDFCC
(238,223,204)
#F0E4D4
(240,228,212)
#F2E9DC
(242,233,220)
#F4EEE4
(244,238,228)
#F6F3EC
(246,243,236)
#F8F8F4
(248,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4C6A4 color. Also use rgb(228,198,164) instead hex code.

Text Font Color

.myTextColor { color: #E4C6A4; }

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

This text font color is #E4C6A4.

Background Color

.myBgColor { background-color: #E4C6A4; }

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

This div background color is #E4C6A4.

Border color

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

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

This div border color is #E4C6A4.

Opacity

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

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

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

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

This text has shadow with #E4C6A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C6A4.

Preview

Color preview on black background

This text has color #E4C6A4 on black background.


Color preview on white background

This text has color #E4C6A4 on white background.


Black color preview on #E4C6A4 background

This text has black color on #E4C6A4 background.


White color preview on #E4C6A4 background

This text has white color on #E4C6A4 background.


Related colors

Complementary color

Complementary color for #hex is #1B395B.


I love getcolorcode.com

Triadic colors

1 #A4E4C6 and #C6A4E4 with #E4C6A4 are triadic colors.

2 #A4C6E4 and #C6E4A4 with #E4C6A4 are triadic colors.