COLOR #E6D183

HEX: #E6D183 RGB: (230,209,131)

Color info

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

RGB color model

#E6D183 color RGB value is (230,209,131).

RGB: (230,209,131) (90%, 82%, 51%)

RGB channels and saturation

R 230 of 255 = 90%
G 209 of 255 = 82%
B 131 of 255 = 51%

230
209
131

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

Portions of RGB colors in percentages

R + G + B = 230 + 209 + 131 = 570 (100%)
R 230 of 570 ~ 40.35%
G 209 of 570 ~ 36.67%
B 131 of 570 ~ 22.98'%

%40.35
%36.67
%22.98

CMYK color model

#E6D183 color CMYK value is (0,9,43,10).

  • cyan value is 0.00%
  • magenta value is 9.13%
  • yellow value is 43.04%
  • key color value is 9.80%

CMYK: (0,9,43,10)
C0M9Y43K10 (0%, 9%, 43%, 10%)
(0.00 / 0.09 / 0.43 / 0.10)

CMYK percentages

%0
%9.13
%43.04
%9.8

Codes

Color #E6D183 in popluar color models

E6 D1 83
RGB 230 209 131
HSL 47° 66.44% 70.78%
HSB/HSV 47° 43.04% 90.20%
CMYK 0.00% 9.13% 43.04%
9.80%

Color #E6D183 in popluar number systems.

HEX E6 D1 83
Decimal 230 209 131
Binary 11100110 11010001 10000011
Octal 346 321 203

Shades and tints

Shades of #E6D183

#E6D183
(230,209,131)
#D2BE78
(210,190,120)
#BEAB6D
(190,171,109)
#AA9862
(170,152,98)
#968557
(150,133,87)
#82724C
(130,114,76)
#6E5F41
(110,95,65)
#5A4C36
(90,76,54)
#46392B
(70,57,43)
#322620
(50,38,32)
#1E1315
(30,19,21)
#000000
(0,0,0)

Tints of #E6D183

#E6D183
(230,209,131)
#E8D58E
(232,213,142)
#EAD999
(234,217,153)
#ECDDA4
(236,221,164)
#EEE1AF
(238,225,175)
#F0E5BA
(240,229,186)
#F2E9C5
(242,233,197)
#F4EDD0
(244,237,208)
#F6F1DB
(246,241,219)
#F8F5E6
(248,245,230)
#FAF9F1
(250,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D183 color. Also use rgb(230,209,131) instead hex code.

Text Font Color

.myTextColor { color: #E6D183; }

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

This text font color is #E6D183.

Background Color

.myBgColor { background-color: #E6D183; }

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

This div background color is #E6D183.

Border color

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

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

This div border color is #E6D183.

Opacity

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

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

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

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

This text has shadow with #E6D183 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D183.

Preview

Color preview on black background

This text has color #E6D183 on black background.


Color preview on white background

This text has color #E6D183 on white background.


Black color preview on #E6D183 background

This text has black color on #E6D183 background.


White color preview on #E6D183 background

This text has white color on #E6D183 background.


Related colors

Complementary color

Complementary color for #hex is #192E7C.


I love getcolorcode.com

Triadic colors

1 #83E6D1 and #D183E6 with #E6D183 are triadic colors.

2 #83D1E6 and #D1E683 with #E6D183 are triadic colors.