Shades of Nepal #9EB0BA
Tints of Nepal #9EB0BA
RGB
CMYK
RGB Variations
Color information
#9EB0BA (or 0x9EB0BA) is known color: Nepal. HEX triplet: 9E, B0 and BA. RGB value is (158,176,186). Sum of RGB (Red+Green+Blue) = 158+176+186=520 (68% of max value = 765). Red value is 158 (62.11% from 255 or 30.38% from 520); Green value is 176 (69.14% from 255 or 33.85% from 520); Blue value is 186 (73.05% from 255 or 35.77% from 520); Max value from RGB is 186 - color contains mainly: blue. Hex color #9EB0BA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9EB0BA is #614F45. Grayscale: #ABABAB. Windows color (decimal): -6377286 or 12234910. OLE color: 12234910.
HSL color Cylindrical-coordinate representation of color #9EB0BA: hue angle of 201.43º degrees, saturation: 0.17, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #9EB0BA is Cyan = 0.15, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 158 | 176 | 186 | - |
| CMYK | 0.15 | 0.05 | 0 | 0.27 |
| HSL | 201.43º | 0.17% | 0.67% | - |
| HSV(B) | 201.43º | 0.15% | 0.73% | - |
| XYZ | 38.49 | 41.86 | 52.51 | - |
| YUV | 171.76 | 136.04 | 118.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 176 | 186 | 0.15 | 0.05 | 0 | 0.27 | 201.43 | 0.17 | 0.67 |
| Hex | 9E | B0 | BA | F | 5 | 0 | 1B | C9 | 11 | 43 |
| Octal | 236 | 260 | 272 | 17 | 5 | 0 | 33 | 311 | 21 | 103 |
| Binary | 10011110 | 10110000 | 10111010 | 1111 | 101 | 0 | 11011 | 11001001 | 10001 | 1000011 |
Color Harmonies of #9EB0BA
Complementary color
Monochromatic Colors of #9EB0BA
Black with #9EB0BA
Text Example
Text Example
White with #9EB0BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9EB0BA; }
p { color: rgb(158,176,186); }
H1.HeaderClassName
{
color: #9EB0BA;
}
.AnyTagClassName
{
color: #9EB0BA;
}
</style>
background-color css
<style>
a { background-color: #9EB0BA; }
a { background-color: rgb(158,176,186); }
div.DivClassName
{
background-color: #9EB0BA;
}
.BgClassName
{
background-color: #9EB0BA;
}
</style>
border-color css
<style>
span { border-color: #9EB0BA; }
span { border-color: rgb(158,176,186); }
td.TdClassName
{
border-color: #9EB0BA;
}
.TagClassName
{
border-color: #9EB0BA;
}
</style>