COLOR #9E97B7

HEX: #9E97B7 RGB: (158,151,183)

Color info

#9E97B7 contains red, green and blue colors in about the same proportion. Web safe color of #9E97B7 is #9999CC (or #99C).

RGB color model

#9E97B7 color RGB value is (158,151,183).

RGB: (158,151,183) (62%, 59%, 72%)

RGB channels and saturation

R 158 of 255 = 62%
G 151 of 255 = 59%
B 183 of 255 = 72%

158
151
183

R + G + B ~ 64%. #9E97B7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 158 + 151 + 183 = 492 (100%)
R 158 of 492 ~ 32.11%
G 151 of 492 ~ 30.69%
B 183 of 492 ~ 37.2'%

%32.11
%30.69
%37.2

CMYK color model

#9E97B7 color CMYK value is (14,17,0,28).

  • cyan value is 13.66%
  • magenta value is 17.49%
  • yellow value is 0.00%
  • key color value is 28.24%
CMYK: (14,17,0,28) C14M17Y0K28 (14%,17%,0%,28%) (0.14/0.17/0.00/0.28) 

CMYK percentages

%13.66
%17.49
%0
%28.24

Codes

Color #9E97B7 in popluar color models

9E 97 B7
RGB 158 151 183
HSL 253° 18.18% 65.49%
HSB/HSV 253° 17.49% 71.76%
CMYK 13.66% 17.49% 0.00%
28.24%

Color #9E97B7 in popluar number systems.

HEX 9E 97 B7
Decimal 158 151 183
Binary 10011110 10010111 10110111
Octal 236 227 267

Shades and tints

Shades of #9E97B7

#9E97B7
(158,151,183)
#908AA7
(144,138,167)
#827D97
(130,125,151)
#747087
(116,112,135)
#666377
(102,99,119)
#585667
(88,86,103)
#4A4957
(74,73,87)
#3C3C47
(60,60,71)
#2E2F37
(46,47,55)
#202227
(32,34,39)
#121517
(18,21,23)
#000000
(0,0,0)

Tints of #9E97B7

#9E97B7
(158,151,183)
#A6A0BD
(166,160,189)
#AEA9C3
(174,169,195)
#B6B2C9
(182,178,201)
#BEBBCF
(190,187,207)
#C6C4D5
(198,196,213)
#CECDDB
(206,205,219)
#D6D6E1
(214,214,225)
#DEDFE7
(222,223,231)
#E6E8ED
(230,232,237)
#EEF1F3
(238,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E97B7 color. Also use rgb(158,151,183) instead hex code.

Text Font Color

.myTextColor { color: #9E97B7; }

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

This text font color is #9E97B7.

Background Color

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

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

This div background color is #9E97B7.

Border color

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

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

This div border color is #9E97B7.

Opacity

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

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

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

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

This text has shadow with #9E97B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E97B7.

Preview

Color preview on black background

This text has color #9E97B7 on black background.


Color preview on white background

This text has color #9E97B7 on white background.


Black color preview on #9E97B7 background

This text has black color on #9E97B7 background.


White color preview on #9E97B7 background

This text has white color on #9E97B7 background.


Related colors

Complementary color

Complementary color for #hex is #616848.


I love getcolorcode.com

Triadic colors

1 #B79E97 and #97B79E with #9E97B7 are triadic colors.

2 #B7979E and #979EB7 with #9E97B7 are triadic colors.