COLOR #E3C68D

HEX: #E3C68D RGB: (227,198,141)

Color info

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

RGB color model

#E3C68D color RGB value is (227,198,141).

RGB: (227,198,141) (89%, 78%, 55%)

RGB channels and saturation

R 227 of 255 = 89%
G 198 of 255 = 78%
B 141 of 255 = 55%

227
198
141

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

Portions of RGB colors in percentages

R + G + B = 227 + 198 + 141 = 566 (100%)
R 227 of 566 ~ 40.11%
G 198 of 566 ~ 34.98%
B 141 of 566 ~ 24.91'%

%40.11
%34.98
%24.91

CMYK color model

#E3C68D color CMYK value is (0,13,38,11).

  • cyan value is 0.00%
  • magenta value is 12.78%
  • yellow value is 37.89%
  • key color value is 10.98%

CMYK: (0,13,38,11)
C0M13Y38K11 (0%, 13%, 38%, 11%)
(0.00 / 0.13 / 0.38 / 0.11)

CMYK percentages

%0
%12.78
%37.89
%10.98

Codes

Color #E3C68D in popluar color models

E3 C6 8D
RGB 227 198 141
HSL 40° 60.56% 72.16%
HSB/HSV 40° 37.89% 89.02%
CMYK 0.00% 12.78% 37.89%
10.98%

Color #E3C68D in popluar number systems.

HEX E3 C6 8D
Decimal 227 198 141
Binary 11100011 11000110 10001101
Octal 343 306 215

Shades and tints

Shades of #E3C68D

#E3C68D
(227,198,141)
#CFB481
(207,180,129)
#BBA275
(187,162,117)
#A79069
(167,144,105)
#937E5D
(147,126,93)
#7F6C51
(127,108,81)
#6B5A45
(107,90,69)
#574839
(87,72,57)
#43362D
(67,54,45)
#2F2421
(47,36,33)
#1B1215
(27,18,21)
#000000
(0,0,0)

Tints of #E3C68D

#E3C68D
(227,198,141)
#E5CB97
(229,203,151)
#E7D0A1
(231,208,161)
#E9D5AB
(233,213,171)
#EBDAB5
(235,218,181)
#EDDFBF
(237,223,191)
#EFE4C9
(239,228,201)
#F1E9D3
(241,233,211)
#F3EEDD
(243,238,221)
#F5F3E7
(245,243,231)
#F7F8F1
(247,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3C68D color. Also use rgb(227,198,141) instead hex code.

Text Font Color

.myTextColor { color: #E3C68D; }

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

This text font color is #E3C68D.

Background Color

.myBgColor { background-color: #E3C68D; }

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

This div background color is #E3C68D.

Border color

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

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

This div border color is #E3C68D.

Opacity

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

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

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

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

This text has shadow with #E3C68D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C68D.

Preview

Color preview on black background

This text has color #E3C68D on black background.


Color preview on white background

This text has color #E3C68D on white background.


Black color preview on #E3C68D background

This text has black color on #E3C68D background.


White color preview on #E3C68D background

This text has white color on #E3C68D background.


Related colors

Complementary color

Complementary color for #hex is #1C3972.


I love getcolorcode.com

Triadic colors

1 #8DE3C6 and #C68DE3 with #E3C68D are triadic colors.

2 #8DC6E3 and #C6E38D with #E3C68D are triadic colors.