COLOR #9397A7

HEX: #9397A7 RGB: (147,151,167)

Color info

#9397A7 contains red, green and blue colors in about the same proportion. Web safe color of #9397A7 is #999999 (or #999).

RGB color model

#9397A7 color RGB value is (147,151,167).

RGB: (147,151,167) (58%, 59%, 65%)

RGB channels and saturation

R 147 of 255 = 58%
G 151 of 255 = 59%
B 167 of 255 = 65%

147
151
167

R + G + B ~ 61%. #9397A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 147 + 151 + 167 = 465 (100%)
R 147 of 465 ~ 31.61%
G 151 of 465 ~ 32.47%
B 167 of 465 ~ 35.91'%

%31.61
%32.47
%35.91

CMYK color model

#9397A7 color CMYK value is (12,10,0,35).

  • cyan value is 11.98%
  • magenta value is 9.58%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (12,10,0,35)
C12M10Y0K35 (12%, 10%, 0%, 35%)
(0.12 / 0.10 / 0.00 / 0.35)

CMYK percentages

%11.98
%9.58
%0
%34.51

Codes

Color #9397A7 in popluar color models

93 97 A7
RGB 147 151 167
HSL 228° 10.20% 61.57%
HSB/HSV 228° 11.98% 65.49%
CMYK 11.98% 9.58% 0.00%
34.51%

Color #9397A7 in popluar number systems.

HEX 93 97 A7
Decimal 147 151 167
Binary 10010011 10010111 10100111
Octal 223 227 247

Shades and tints

Shades of #9397A7

#9397A7
(147,151,167)
#868A98
(134,138,152)
#797D89
(121,125,137)
#6C707A
(108,112,122)
#5F636B
(95,99,107)
#52565C
(82,86,92)
#45494D
(69,73,77)
#383C3E
(56,60,62)
#2B2F2F
(43,47,47)
#1E2220
(30,34,32)
#111511
(17,21,17)
#000000
(0,0,0)

Tints of #9397A7

#9397A7
(147,151,167)
#9CA0AF
(156,160,175)
#A5A9B7
(165,169,183)
#AEB2BF
(174,178,191)
#B7BBC7
(183,187,199)
#C0C4CF
(192,196,207)
#C9CDD7
(201,205,215)
#D2D6DF
(210,214,223)
#DBDFE7
(219,223,231)
#E4E8EF
(228,232,239)
#EDF1F7
(237,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9397A7 color. Also use rgb(147,151,167) instead hex code.

Text Font Color

.myTextColor { color: #9397A7; }

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

This text font color is #9397A7.

Background Color

.myBgColor { background-color: #9397A7; }

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

This div background color is #9397A7.

Border color

.myBorderColor { border: 1px solid #9397A7; }

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

This div border color is #9397A7.

Opacity

.myOpacity80 { color: #9397A7; opacity: 0.8; }

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

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

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

This text has shadow with #9397A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9397A7.

Preview

Color preview on black background

This text has color #9397A7 on black background.


Color preview on white background

This text has color #9397A7 on white background.


Black color preview on #9397A7 background

This text has black color on #9397A7 background.


White color preview on #9397A7 background

This text has white color on #9397A7 background.


Related colors

Complementary color

Complementary color for #hex is #6C6858.


I love getcolorcode.com

Triadic colors

1 #A79397 and #97A793 with #9397A7 are triadic colors.

2 #A79793 and #9793A7 with #9397A7 are triadic colors.