COLOR #E4C683

HEX: #E4C683 RGB: (228,198,131)

Color info

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

RGB color model

#E4C683 color RGB value is (228,198,131).

RGB: (228,198,131) (89%, 78%, 51%)

RGB channels and saturation

R 228 of 255 = 89%
G 198 of 255 = 78%
B 131 of 255 = 51%

228
198
131

R + G + B ~ 73%. #E4C683 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 198 + 131 = 557 (100%)
R 228 of 557 ~ 40.93%
G 198 of 557 ~ 35.55%
B 131 of 557 ~ 23.52'%

%40.93
%35.55
%23.52

CMYK color model

#E4C683 color CMYK value is (0,13,43,11).

  • cyan value is 0.00%
  • magenta value is 13.16%
  • yellow value is 42.54%
  • key color value is 10.59%

CMYK: (0,13,43,11)
C0M13Y43K11 (0%, 13%, 43%, 11%)
(0.00 / 0.13 / 0.43 / 0.11)

CMYK percentages

%0
%13.16
%42.54
%10.59

Codes

Color #E4C683 in popluar color models

E4 C6 83
RGB 228 198 131
HSL 41° 64.24% 70.39%
HSB/HSV 41° 42.54% 89.41%
CMYK 0.00% 13.16% 42.54%
10.59%

Color #E4C683 in popluar number systems.

HEX E4 C6 83
Decimal 228 198 131
Binary 11100100 11000110 10000011
Octal 344 306 203

Shades and tints

Shades of #E4C683

#E4C683
(228,198,131)
#D0B478
(208,180,120)
#BCA26D
(188,162,109)
#A89062
(168,144,98)
#947E57
(148,126,87)
#806C4C
(128,108,76)
#6C5A41
(108,90,65)
#584836
(88,72,54)
#44362B
(68,54,43)
#302420
(48,36,32)
#1C1215
(28,18,21)
#000000
(0,0,0)

Tints of #E4C683

#E4C683
(228,198,131)
#E6CB8E
(230,203,142)
#E8D099
(232,208,153)
#EAD5A4
(234,213,164)
#ECDAAF
(236,218,175)
#EEDFBA
(238,223,186)
#F0E4C5
(240,228,197)
#F2E9D0
(242,233,208)
#F4EEDB
(244,238,219)
#F6F3E6
(246,243,230)
#F8F8F1
(248,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4C683; }

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

This text font color is #E4C683.

Background Color

.myBgColor { background-color: #E4C683; }

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

This div background color is #E4C683.

Border color

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

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

This div border color is #E4C683.

Opacity

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

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

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

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

This text has shadow with #E4C683 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C683.

Preview

Color preview on black background

This text has color #E4C683 on black background.


Color preview on white background

This text has color #E4C683 on white background.


Black color preview on #E4C683 background

This text has black color on #E4C683 background.


White color preview on #E4C683 background

This text has white color on #E4C683 background.


Related colors

Complementary color

Complementary color for #hex is #1B397C.


I love getcolorcode.com

Triadic colors

1 #83E4C6 and #C683E4 with #E4C683 are triadic colors.

2 #83C6E4 and #C6E483 with #E4C683 are triadic colors.