COLOR #9BAB9E

HEX: #9BAB9E RGB: (155,171,158)

Color info

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

RGB color model

#9BAB9E color RGB value is (155,171,158).

RGB: (155,171,158) (61%, 67%, 62%)

RGB channels and saturation

R 155 of 255 = 61%
G 171 of 255 = 67%
B 158 of 255 = 62%

155
171
158

R + G + B ~ 63%. #9BAB9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 171 + 158 = 484 (100%)
R 155 of 484 ~ 32.02%
G 171 of 484 ~ 35.33%
B 158 of 484 ~ 32.64'%

%32.02
%35.33
%32.64

CMYK color model

#9BAB9E color CMYK value is (9,0,8,33).

  • cyan value is 9.36%
  • magenta value is 0.00%
  • yellow value is 7.60%
  • key color value is 32.94%

CMYK: (9,0,8,33)
C9M0Y8K33 (9%, 0%, 8%, 33%)
(0.09 / 0.00 / 0.08 / 0.33)

CMYK percentages

%9.36
%0
%7.6
%32.94

Codes

Color #9BAB9E in popluar color models

9B AB 9E
RGB 155 171 158
HSL 131° 8.70% 63.92%
HSB/HSV 131° 9.36% 67.06%
CMYK 9.36% 0.00% 7.60%
32.94%

Color #9BAB9E in popluar number systems.

HEX 9B AB 9E
Decimal 155 171 158
Binary 10011011 10101011 10011110
Octal 233 253 236

Shades and tints

Shades of #9BAB9E

#9BAB9E
(155,171,158)
#8D9C90
(141,156,144)
#7F8D82
(127,141,130)
#717E74
(113,126,116)
#636F66
(99,111,102)
#556058
(85,96,88)
#47514A
(71,81,74)
#39423C
(57,66,60)
#2B332E
(43,51,46)
#1D2420
(29,36,32)
#0F1512
(15,21,18)
#000000
(0,0,0)

Tints of #9BAB9E

#9BAB9E
(155,171,158)
#A4B2A6
(164,178,166)
#ADB9AE
(173,185,174)
#B6C0B6
(182,192,182)
#BFC7BE
(191,199,190)
#C8CEC6
(200,206,198)
#D1D5CE
(209,213,206)
#DADCD6
(218,220,214)
#E3E3DE
(227,227,222)
#ECEAE6
(236,234,230)
#F5F1EE
(245,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9BAB9E color. Also use rgb(155,171,158) instead hex code.

Text Font Color

.myTextColor { color: #9BAB9E; }

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

This text font color is #9BAB9E.

Background Color

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

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

This div background color is #9BAB9E.

Border color

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

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

This div border color is #9BAB9E.

Opacity

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

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

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

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

This text has shadow with #9BAB9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BAB9E.

Preview

Color preview on black background

This text has color #9BAB9E on black background.


Color preview on white background

This text has color #9BAB9E on white background.


Black color preview on #9BAB9E background

This text has black color on #9BAB9E background.


White color preview on #9BAB9E background

This text has white color on #9BAB9E background.


Related colors

Complementary color

Complementary color for #hex is #645461.


I love getcolorcode.com

Triadic colors

1 #9E9BAB and #AB9E9B with #9BAB9E are triadic colors.

2 #9EAB9B and #AB9B9E with #9BAB9E are triadic colors.