COLOR #E4C695

HEX: #E4C695 RGB: (228,198,149)

Color info

#E4C695 contains mainly red and green colors. Web safe color of #E4C695 is #CCCC99 (or #CC9).

RGB color model

#E4C695 color RGB value is (228,198,149).

RGB: (228,198,149) (89%, 78%, 58%)

RGB channels and saturation

R 228 of 255 = 89%
G 198 of 255 = 78%
B 149 of 255 = 58%

228
198
149

R + G + B ~ 75%. #E4C695 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 198 + 149 = 575 (100%)
R 228 of 575 ~ 39.65%
G 198 of 575 ~ 34.43%
B 149 of 575 ~ 25.91'%

%39.65
%34.43
%25.91

CMYK color model

#E4C695 color CMYK value is (0,13,35,11).

  • cyan value is 0.00%
  • magenta value is 13.16%
  • yellow value is 34.65%
  • key color value is 10.59%
CMYK: (0,13,35,11) C0M13Y35K11 (0%,13%,35%,11%) (0.00/0.13/0.35/0.11) 

CMYK percentages

%0
%13.16
%34.65
%10.59

Codes

Color #E4C695 in popluar color models

E4 C6 95
RGB 228 198 149
HSL 37° 59.40% 73.92%
HSB/HSV 37° 34.65% 89.41%
CMYK 0.00% 13.16% 34.65%
10.59%

Color #E4C695 in popluar number systems.

HEX E4 C6 95
Decimal 228 198 149
Binary 11100100 11000110 10010101
Octal 344 306 225

Shades and tints

Shades of #E4C695

#E4C695
(228,198,149)
#D0B488
(208,180,136)
#BCA27B
(188,162,123)
#A8906E
(168,144,110)
#947E61
(148,126,97)
#806C54
(128,108,84)
#6C5A47
(108,90,71)
#58483A
(88,72,58)
#44362D
(68,54,45)
#302420
(48,36,32)
#1C1213
(28,18,19)
#000000
(0,0,0)

Tints of #E4C695

#E4C695
(228,198,149)
#E6CB9E
(230,203,158)
#E8D0A7
(232,208,167)
#EAD5B0
(234,213,176)
#ECDAB9
(236,218,185)
#EEDFC2
(238,223,194)
#F0E4CB
(240,228,203)
#F2E9D4
(242,233,212)
#F4EEDD
(244,238,221)
#F6F3E6
(246,243,230)
#F8F8EF
(248,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4C695; }

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

This text font color is #E4C695.

Background Color

.myBgColor { background-color: #E4C695; }

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

This div background color is #E4C695.

Border color

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

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

This div border color is #E4C695.

Opacity

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

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

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

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

This text has shadow with #E4C695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C695.

Preview

Color preview on black background

This text has color #E4C695 on black background.


Color preview on white background

This text has color #E4C695 on white background.


Black color preview on #E4C695 background

This text has black color on #E4C695 background.


White color preview on #E4C695 background

This text has white color on #E4C695 background.


Related colors

Complementary color

Complementary color for #hex is #1B396A.


I love getcolorcode.com

Triadic colors

1 #95E4C6 and #C695E4 with #E4C695 are triadic colors.

2 #95C6E4 and #C6E495 with #E4C695 are triadic colors.