Shades of Nepal #9BB0BA
Tints of Nepal #9BB0BA
RGB
CMYK
RGB Variations
Color information
#9BB0BA (or 0x9BB0BA) is known color: Nepal. HEX triplet: 9B, B0 and BA. RGB value is (155,176,186). Sum of RGB (Red+Green+Blue) = 155+176+186=517 (68% of max value = 765). Red value is 155 (60.94% from 255 or 29.98% from 517); Green value is 176 (69.14% from 255 or 34.04% from 517); Blue value is 186 (73.05% from 255 or 35.98% from 517); Max value from RGB is 186 - color contains mainly: blue. Hex color #9BB0BA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9BB0BA is #644F45. Grayscale: #AAAAAA. Windows color (decimal): -6573894 or 12234907. OLE color: 12234907.
HSL color Cylindrical-coordinate representation of color #9BB0BA: hue angle of 199.35º degrees, saturation: 0.18, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #9BB0BA is Cyan = 0.17, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 155 | 176 | 186 | - |
| CMYK | 0.17 | 0.05 | 0 | 0.27 |
| HSL | 199.35º | 0.18% | 0.67% | - |
| HSV(B) | 199.35º | 0.17% | 0.73% | - |
| XYZ | 37.91 | 41.56 | 52.48 | - |
| YUV | 170.86 | 136.54 | 116.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 176 | 186 | 0.17 | 0.05 | 0 | 0.27 | 199.35 | 0.18 | 0.67 |
| Hex | 9B | B0 | BA | 11 | 5 | 0 | 1B | C7 | 12 | 43 |
| Octal | 233 | 260 | 272 | 21 | 5 | 0 | 33 | 307 | 22 | 103 |
| Binary | 10011011 | 10110000 | 10111010 | 10001 | 101 | 0 | 11011 | 11000111 | 10010 | 1000011 |
Color Harmonies of #9BB0BA
Complementary color
Monochromatic Colors of #9BB0BA
Black with #9BB0BA
Text Example
Text Example
White with #9BB0BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9BB0BA; }
p { color: rgb(155,176,186); }
H1.HeaderClassName
{
color: #9BB0BA;
}
.AnyTagClassName
{
color: #9BB0BA;
}
</style>
background-color css
<style>
a { background-color: #9BB0BA; }
a { background-color: rgb(155,176,186); }
div.DivClassName
{
background-color: #9BB0BA;
}
.BgClassName
{
background-color: #9BB0BA;
}
</style>
border-color css
<style>
span { border-color: #9BB0BA; }
span { border-color: rgb(155,176,186); }
td.TdClassName
{
border-color: #9BB0BA;
}
.TagClassName
{
border-color: #9BB0BA;
}
</style>