COLOR #E6C182

HEX: #E6C182 RGB: (230,193,130)

Color info

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

RGB color model

#E6C182 color RGB value is (230,193,130).

RGB: (230,193,130) (90%, 76%, 51%)

RGB channels and saturation

R 230 of 255 = 90%
G 193 of 255 = 76%
B 130 of 255 = 51%

230
193
130

R + G + B ~ 72%. #E6C182 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 193 + 130 = 553 (100%)
R 230 of 553 ~ 41.59%
G 193 of 553 ~ 34.9%
B 130 of 553 ~ 23.51'%

%41.59
%34.9
%23.51

CMYK color model

#E6C182 color CMYK value is (0,16,43,10).

  • cyan value is 0.00%
  • magenta value is 16.09%
  • yellow value is 43.48%
  • key color value is 9.80%

CMYK: (0,16,43,10)
C0M16Y43K10 (0%, 16%, 43%, 10%)
(0.00 / 0.16 / 0.43 / 0.10)

CMYK percentages

%0
%16.09
%43.48
%9.8

Codes

Color #E6C182 in popluar color models

E6 C1 82
RGB 230 193 130
HSL 38° 66.67% 70.59%
HSB/HSV 38° 43.48% 90.20%
CMYK 0.00% 16.09% 43.48%
9.80%

Color #E6C182 in popluar number systems.

HEX E6 C1 82
Decimal 230 193 130
Binary 11100110 11000001 10000010
Octal 346 301 202

Shades and tints

Shades of #E6C182

#E6C182
(230,193,130)
#D2B077
(210,176,119)
#BE9F6C
(190,159,108)
#AA8E61
(170,142,97)
#967D56
(150,125,86)
#826C4B
(130,108,75)
#6E5B40
(110,91,64)
#5A4A35
(90,74,53)
#46392A
(70,57,42)
#32281F
(50,40,31)
#1E1714
(30,23,20)
#000000
(0,0,0)

Tints of #E6C182

#E6C182
(230,193,130)
#E8C68D
(232,198,141)
#EACB98
(234,203,152)
#ECD0A3
(236,208,163)
#EED5AE
(238,213,174)
#F0DAB9
(240,218,185)
#F2DFC4
(242,223,196)
#F4E4CF
(244,228,207)
#F6E9DA
(246,233,218)
#F8EEE5
(248,238,229)
#FAF3F0
(250,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C182 color. Also use rgb(230,193,130) instead hex code.

Text Font Color

.myTextColor { color: #E6C182; }

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

This text font color is #E6C182.

Background Color

.myBgColor { background-color: #E6C182; }

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

This div background color is #E6C182.

Border color

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

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

This div border color is #E6C182.

Opacity

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

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

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

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

This text has shadow with #E6C182 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C182.

Preview

Color preview on black background

This text has color #E6C182 on black background.


Color preview on white background

This text has color #E6C182 on white background.


Black color preview on #E6C182 background

This text has black color on #E6C182 background.


White color preview on #E6C182 background

This text has white color on #E6C182 background.


Related colors

Complementary color

Complementary color for #hex is #193E7D.


I love getcolorcode.com

Triadic colors

1 #82E6C1 and #C182E6 with #E6C182 are triadic colors.

2 #82C1E6 and #C1E682 with #E6C182 are triadic colors.