COLOR #9BBCBA

HEX: #9BBCBA RGB: (155,188,186)

Color info

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

RGB color model

#9BBCBA color RGB value is (155,188,186).

RGB: (155,188,186) (61%, 74%, 73%)

RGB channels and saturation

R 155 of 255 = 61%
G 188 of 255 = 74%
B 186 of 255 = 73%

155
188
186

R + G + B ~ 69%. #9BBCBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 188 + 186 = 529 (100%)
R 155 of 529 ~ 29.3%
G 188 of 529 ~ 35.54%
B 186 of 529 ~ 35.16'%

%29.3
%35.54
%35.16

CMYK color model

#9BBCBA color CMYK value is (18,0,1,26).

  • cyan value is 17.55%
  • magenta value is 0.00%
  • yellow value is 1.06%
  • key color value is 26.27%
CMYK: (18,0,1,26) C18M0Y1K26 (18%,0%,1%,26%) (0.18/0.00/0.01/0.26) 

CMYK percentages

%17.55
%0
%1.06
%26.27

Codes

Color #9BBCBA in popluar color models

9B BC BA
RGB 155 188 186
HSL 176° 19.76% 67.25%
HSB/HSV 176° 17.55% 73.73%
CMYK 17.55% 0.00% 1.06%
26.27%

Color #9BBCBA in popluar number systems.

HEX 9B BC BA
Decimal 155 188 186
Binary 10011011 10111100 10111010
Octal 233 274 272

Shades and tints

Shades of #9BBCBA

#9BBCBA
(155,188,186)
#8DABAA
(141,171,170)
#7F9A9A
(127,154,154)
#71898A
(113,137,138)
#63787A
(99,120,122)
#55676A
(85,103,106)
#47565A
(71,86,90)
#39454A
(57,69,74)
#2B343A
(43,52,58)
#1D232A
(29,35,42)
#0F121A
(15,18,26)
#000000
(0,0,0)

Tints of #9BBCBA

#9BBCBA
(155,188,186)
#A4C2C0
(164,194,192)
#ADC8C6
(173,200,198)
#B6CECC
(182,206,204)
#BFD4D2
(191,212,210)
#C8DAD8
(200,218,216)
#D1E0DE
(209,224,222)
#DAE6E4
(218,230,228)
#E3ECEA
(227,236,234)
#ECF2F0
(236,242,240)
#F5F8F6
(245,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9BBCBA color. Also use rgb(155,188,186) instead hex code.

Text Font Color

.myTextColor { color: #9BBCBA; }

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

This text font color is #9BBCBA.

Background Color

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

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

This div background color is #9BBCBA.

Border color

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

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

This div border color is #9BBCBA.

Opacity

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

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

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

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

This text has shadow with #9BBCBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BBCBA.

Preview

Color preview on black background

This text has color #9BBCBA on black background.


Color preview on white background

This text has color #9BBCBA on white background.


Black color preview on #9BBCBA background

This text has black color on #9BBCBA background.


White color preview on #9BBCBA background

This text has white color on #9BBCBA background.


Related colors

Complementary color

Complementary color for #hex is #644345.


I love getcolorcode.com

Triadic colors

1 #BA9BBC and #BCBA9B with #9BBCBA are triadic colors.

2 #BABC9B and #BC9BBA with #9BBCBA are triadic colors.