COLOR #E6C298

HEX: #E6C298 RGB: (230,194,152)

Color info

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

RGB color model

#E6C298 color RGB value is (230,194,152).

RGB: (230,194,152) (90%, 76%, 60%)

RGB channels and saturation

R 230 of 255 = 90%
G 194 of 255 = 76%
B 152 of 255 = 60%

230
194
152

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

Portions of RGB colors in percentages

R + G + B = 230 + 194 + 152 = 576 (100%)
R 230 of 576 ~ 39.93%
G 194 of 576 ~ 33.68%
B 152 of 576 ~ 26.39'%

%39.93
%33.68
%26.39

CMYK color model

#E6C298 color CMYK value is (0,16,34,10).

  • cyan value is 0.00%
  • magenta value is 15.65%
  • yellow value is 33.91%
  • key color value is 9.80%

CMYK: (0,16,34,10)
C0M16Y34K10 (0%, 16%, 34%, 10%)
(0.00 / 0.16 / 0.34 / 0.10)

CMYK percentages

%0
%15.65
%33.91
%9.8

Codes

Color #E6C298 in popluar color models

E6 C2 98
RGB 230 194 152
HSL 32° 60.94% 74.90%
HSB/HSV 32° 33.91% 90.20%
CMYK 0.00% 15.65% 33.91%
9.80%

Color #E6C298 in popluar number systems.

HEX E6 C2 98
Decimal 230 194 152
Binary 11100110 11000010 10011000
Octal 346 302 230

Shades and tints

Shades of #E6C298

#E6C298
(230,194,152)
#D2B18B
(210,177,139)
#BEA07E
(190,160,126)
#AA8F71
(170,143,113)
#967E64
(150,126,100)
#826D57
(130,109,87)
#6E5C4A
(110,92,74)
#5A4B3D
(90,75,61)
#463A30
(70,58,48)
#322923
(50,41,35)
#1E1816
(30,24,22)
#000000
(0,0,0)

Tints of #E6C298

#E6C298
(230,194,152)
#E8C7A1
(232,199,161)
#EACCAA
(234,204,170)
#ECD1B3
(236,209,179)
#EED6BC
(238,214,188)
#F0DBC5
(240,219,197)
#F2E0CE
(242,224,206)
#F4E5D7
(244,229,215)
#F6EAE0
(246,234,224)
#F8EFE9
(248,239,233)
#FAF4F2
(250,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C298 color. Also use rgb(230,194,152) instead hex code.

Text Font Color

.myTextColor { color: #E6C298; }

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

This text font color is #E6C298.

Background Color

.myBgColor { background-color: #E6C298; }

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

This div background color is #E6C298.

Border color

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

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

This div border color is #E6C298.

Opacity

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

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

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

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

This text has shadow with #E6C298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C298.

Preview

Color preview on black background

This text has color #E6C298 on black background.


Color preview on white background

This text has color #E6C298 on white background.


Black color preview on #E6C298 background

This text has black color on #E6C298 background.


White color preview on #E6C298 background

This text has white color on #E6C298 background.


Related colors

Complementary color

Complementary color for #hex is #193D67.


I love getcolorcode.com

Triadic colors

1 #98E6C2 and #C298E6 with #E6C298 are triadic colors.

2 #98C2E6 and #C2E698 with #E6C298 are triadic colors.