COLOR #E6C990

HEX: #E6C990 RGB: (230,201,144)

Color info

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

RGB color model

#E6C990 color RGB value is (230,201,144).

RGB: (230,201,144) (90%, 79%, 56%)

RGB channels and saturation

R 230 of 255 = 90%
G 201 of 255 = 79%
B 144 of 255 = 56%

230
201
144

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

Portions of RGB colors in percentages

R + G + B = 230 + 201 + 144 = 575 (100%)
R 230 of 575 ~ 40%
G 201 of 575 ~ 34.96%
B 144 of 575 ~ 25.04'%

%40
%34.96
%25.04

CMYK color model

#E6C990 color CMYK value is (0,13,37,10).

  • cyan value is 0.00%
  • magenta value is 12.61%
  • yellow value is 37.39%
  • key color value is 9.80%

CMYK: (0,13,37,10)
C0M13Y37K10 (0%, 13%, 37%, 10%)
(0.00 / 0.13 / 0.37 / 0.10)

CMYK percentages

%0
%12.61
%37.39
%9.8

Codes

Color #E6C990 in popluar color models

E6 C9 90
RGB 230 201 144
HSL 40° 63.24% 73.33%
HSB/HSV 40° 37.39% 90.20%
CMYK 0.00% 12.61% 37.39%
9.80%

Color #E6C990 in popluar number systems.

HEX E6 C9 90
Decimal 230 201 144
Binary 11100110 11001001 10010000
Octal 346 311 220

Shades and tints

Shades of #E6C990

#E6C990
(230,201,144)
#D2B783
(210,183,131)
#BEA576
(190,165,118)
#AA9369
(170,147,105)
#96815C
(150,129,92)
#826F4F
(130,111,79)
#6E5D42
(110,93,66)
#5A4B35
(90,75,53)
#463928
(70,57,40)
#32271B
(50,39,27)
#1E150E
(30,21,14)
#000000
(0,0,0)

Tints of #E6C990

#E6C990
(230,201,144)
#E8CD9A
(232,205,154)
#EAD1A4
(234,209,164)
#ECD5AE
(236,213,174)
#EED9B8
(238,217,184)
#F0DDC2
(240,221,194)
#F2E1CC
(242,225,204)
#F4E5D6
(244,229,214)
#F6E9E0
(246,233,224)
#F8EDEA
(248,237,234)
#FAF1F4
(250,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C990 color. Also use rgb(230,201,144) instead hex code.

Text Font Color

.myTextColor { color: #E6C990; }

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

This text font color is #E6C990.

Background Color

.myBgColor { background-color: #E6C990; }

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

This div background color is #E6C990.

Border color

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

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

This div border color is #E6C990.

Opacity

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

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

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

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

This text has shadow with #E6C990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C990.

Preview

Color preview on black background

This text has color #E6C990 on black background.


Color preview on white background

This text has color #E6C990 on white background.


Black color preview on #E6C990 background

This text has black color on #E6C990 background.


White color preview on #E6C990 background

This text has white color on #E6C990 background.


Related colors

Complementary color

Complementary color for #hex is #19366F.


I love getcolorcode.com

Triadic colors

1 #90E6C9 and #C990E6 with #E6C990 are triadic colors.

2 #90C9E6 and #C9E690 with #E6C990 are triadic colors.