COLOR #9BB3A7

HEX: #9BB3A7 RGB: (155,179,167)

Color info

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

RGB color model

#9BB3A7 color RGB value is (155,179,167).

RGB: (155,179,167) (61%, 70%, 65%)

RGB channels and saturation

R 155 of 255 = 61%
G 179 of 255 = 70%
B 167 of 255 = 65%

155
179
167

R + G + B ~ 65%. #9BB3A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 179 + 167 = 501 (100%)
R 155 of 501 ~ 30.94%
G 179 of 501 ~ 35.73%
B 167 of 501 ~ 33.33'%

%30.94
%35.73
%33.33

CMYK color model

#9BB3A7 color CMYK value is (13,0,7,30).

  • cyan value is 13.41%
  • magenta value is 0.00%
  • yellow value is 6.70%
  • key color value is 29.80%
CMYK: (13,0,7,30) C13M0Y7K30 (13%,0%,7%,30%) (0.13/0.00/0.07/0.30) 

CMYK percentages

%13.41
%0
%6.7
%29.8

Codes

Color #9BB3A7 in popluar color models

9B B3 A7
RGB 155 179 167
HSL 150° 13.64% 65.49%
HSB/HSV 150° 13.41% 70.20%
CMYK 13.41% 0.00% 6.70%
29.80%

Color #9BB3A7 in popluar number systems.

HEX 9B B3 A7
Decimal 155 179 167
Binary 10011011 10110011 10100111
Octal 233 263 247

Shades and tints

Shades of #9BB3A7

#9BB3A7
(155,179,167)
#8DA398
(141,163,152)
#7F9389
(127,147,137)
#71837A
(113,131,122)
#63736B
(99,115,107)
#55635C
(85,99,92)
#47534D
(71,83,77)
#39433E
(57,67,62)
#2B332F
(43,51,47)
#1D2320
(29,35,32)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #9BB3A7

#9BB3A7
(155,179,167)
#A4B9AF
(164,185,175)
#ADBFB7
(173,191,183)
#B6C5BF
(182,197,191)
#BFCBC7
(191,203,199)
#C8D1CF
(200,209,207)
#D1D7D7
(209,215,215)
#DADDDF
(218,221,223)
#E3E3E7
(227,227,231)
#ECE9EF
(236,233,239)
#F5EFF7
(245,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9BB3A7 color. Also use rgb(155,179,167) instead hex code.

Text Font Color

.myTextColor { color: #9BB3A7; }

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

This text font color is #9BB3A7.

Background Color

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

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

This div background color is #9BB3A7.

Border color

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

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

This div border color is #9BB3A7.

Opacity

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

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

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

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

This text has shadow with #9BB3A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BB3A7.

Preview

Color preview on black background

This text has color #9BB3A7 on black background.


Color preview on white background

This text has color #9BB3A7 on white background.


Black color preview on #9BB3A7 background

This text has black color on #9BB3A7 background.


White color preview on #9BB3A7 background

This text has white color on #9BB3A7 background.


Related colors

Complementary color

Complementary color for #hex is #644C58.


I love getcolorcode.com

Triadic colors

1 #A79BB3 and #B3A79B with #9BB3A7 are triadic colors.

2 #A7B39B and #B39BA7 with #9BB3A7 are triadic colors.