COLOR #E69496

HEX: #E69496 RGB: (230,148,150)

Color info

#E69496 contains mainly red color. Web safe color of #E69496 is #CC9999 (or #C99).

RGB color model

#E69496 color RGB value is (230,148,150).

RGB: (230,148,150) (90%, 58%, 59%)

RGB channels and saturation

R 230 of 255 = 90%
G 148 of 255 = 58%
B 150 of 255 = 59%

230
148
150

R + G + B ~ 69%. #E69496 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 148 + 150 = 528 (100%)
R 230 of 528 ~ 43.56%
G 148 of 528 ~ 28.03%
B 150 of 528 ~ 28.41'%

%43.56
%28.03
%28.41

CMYK color model

#E69496 color CMYK value is (0,36,35,10).

  • cyan value is 0.00%
  • magenta value is 35.65%
  • yellow value is 34.78%
  • key color value is 9.80%
CMYK: (0,36,35,10) C0M36Y35K10 (0%,36%,35%,10%) (0.00/0.36/0.35/0.10) 

CMYK percentages

%0
%35.65
%34.78
%9.8

Codes

Color #E69496 in popluar color models

E6 94 96
RGB 230 148 150
HSL 359° 62.12% 74.12%
HSB/HSV 359° 35.65% 90.20%
CMYK 0.00% 35.65% 34.78%
9.80%

Color #E69496 in popluar number systems.

HEX E6 94 96
Decimal 230 148 150
Binary 11100110 10010100 10010110
Octal 346 224 226

Shades and tints

Shades of #E69496

#E69496
(230,148,150)
#D28789
(210,135,137)
#BE7A7C
(190,122,124)
#AA6D6F
(170,109,111)
#966062
(150,96,98)
#825355
(130,83,85)
#6E4648
(110,70,72)
#5A393B
(90,57,59)
#462C2E
(70,44,46)
#321F21
(50,31,33)
#1E1214
(30,18,20)
#000000
(0,0,0)

Tints of #E69496

#E69496
(230,148,150)
#E89D9F
(232,157,159)
#EAA6A8
(234,166,168)
#ECAFB1
(236,175,177)
#EEB8BA
(238,184,186)
#F0C1C3
(240,193,195)
#F2CACC
(242,202,204)
#F4D3D5
(244,211,213)
#F6DCDE
(246,220,222)
#F8E5E7
(248,229,231)
#FAEEF0
(250,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E69496 color. Also use rgb(230,148,150) instead hex code.

Text Font Color

.myTextColor { color: #E69496; }

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

This text font color is #E69496.

Background Color

.myBgColor { background-color: #E69496; }

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

This div background color is #E69496.

Border color

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

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

This div border color is #E69496.

Opacity

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

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

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

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

This text has shadow with #E69496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E69496.

Preview

Color preview on black background

This text has color #E69496 on black background.


Color preview on white background

This text has color #E69496 on white background.


Black color preview on #E69496 background

This text has black color on #E69496 background.


White color preview on #E69496 background

This text has white color on #E69496 background.


Related colors

Complementary color

Complementary color for #hex is #196B69.


I love getcolorcode.com

Triadic colors

1 #96E694 and #9496E6 with #E69496 are triadic colors.

2 #9694E6 and #94E696 with #E69496 are triadic colors.