COLOR #9E618A

HEX: #9E618A RGB: (158,97,138)

Color info

#9E618A contains mainly red and blue colors. Web safe color of #9E618A is #996699 (or #969).

RGB color model

#9E618A color RGB value is (158,97,138).

RGB: (158,97,138) (62%, 38%, 54%)

RGB channels and saturation

R 158 of 255 = 62%
G 97 of 255 = 38%
B 138 of 255 = 54%

158
97
138

R + G + B ~ 51%. #9E618A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 158 + 97 + 138 = 393 (100%)
R 158 of 393 ~ 40.2%
G 97 of 393 ~ 24.68%
B 138 of 393 ~ 35.11'%

%40.2
%24.68
%35.11

CMYK color model

#9E618A color CMYK value is (0,39,13,38).

  • cyan value is 0.00%
  • magenta value is 38.61%
  • yellow value is 12.66%
  • key color value is 38.04%

CMYK: (0,39,13,38)
C0M39Y13K38 (0%, 39%, 13%, 38%)
(0.00 / 0.39 / 0.13 / 0.38)

CMYK percentages

%0
%38.61
%12.66
%38.04

Codes

Color #9E618A in popluar color models

9E 61 8A
RGB 158 97 138
HSL 320° 23.92% 50.00%
HSB/HSV 320° 38.61% 61.96%
CMYK 0.00% 38.61% 12.66%
38.04%

Color #9E618A in popluar number systems.

HEX 9E 61 8A
Decimal 158 97 138
Binary 10011110 1100001 10001010
Octal 236 141 212

Shades and tints

Shades of #9E618A

#9E618A
(158,97,138)
#90597E
(144,89,126)
#825172
(130,81,114)
#744966
(116,73,102)
#66415A
(102,65,90)
#58394E
(88,57,78)
#4A3142
(74,49,66)
#3C2936
(60,41,54)
#2E212A
(46,33,42)
#20191E
(32,25,30)
#121112
(18,17,18)
#000000
(0,0,0)

Tints of #9E618A

#9E618A
(158,97,138)
#A66F94
(166,111,148)
#AE7D9E
(174,125,158)
#B68BA8
(182,139,168)
#BE99B2
(190,153,178)
#C6A7BC
(198,167,188)
#CEB5C6
(206,181,198)
#D6C3D0
(214,195,208)
#DED1DA
(222,209,218)
#E6DFE4
(230,223,228)
#EEEDEE
(238,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E618A color. Also use rgb(158,97,138) instead hex code.

Text Font Color

.myTextColor { color: #9E618A; }

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

This text font color is #9E618A.

Background Color

.myBgColor { background-color: #9E618A; }

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

This div background color is #9E618A.

Border color

.myBorderColor { border: 1px solid #9E618A; }

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

This div border color is #9E618A.

Opacity

.myOpacity80 { color: #9E618A; opacity: 0.8; }

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

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

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

This text has shadow with #9E618A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E618A.

Preview

Color preview on black background

This text has color #9E618A on black background.


Color preview on white background

This text has color #9E618A on white background.


Black color preview on #9E618A background

This text has black color on #9E618A background.


White color preview on #9E618A background

This text has white color on #9E618A background.


Related colors

Complementary color

Complementary color for #hex is #619E75.


I love getcolorcode.com

Triadic colors

1 #8A9E61 and #618A9E with #9E618A are triadic colors.

2 #8A619E and #619E8A with #9E618A are triadic colors.