Shades of Nepal #86A9BA
Tints of Nepal #86A9BA
RGB
CMYK
RGB Variations
Color information
#86A9BA (or 0x86A9BA) is known color: Nepal. HEX triplet: 86, A9 and BA. RGB value is (134,169,186). Sum of RGB (Red+Green+Blue) = 134+169+186=489 (64% of max value = 765). Red value is 134 (52.73% from 255 or 27.40% from 489); Green value is 169 (66.41% from 255 or 34.56% from 489); Blue value is 186 (73.05% from 255 or 38.04% from 489); Max value from RGB is 186 - color contains mainly: blue. Hex color #86A9BA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #86A9BA is #795645. Grayscale: #A0A0A0. Windows color (decimal): -7951942 or 12233094. OLE color: 12233094.
HSL color Cylindrical-coordinate representation of color #86A9BA: hue angle of 199.62º degrees, saturation: 0.27, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #86A9BA is Cyan = 0.28, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 134 | 169 | 186 | - |
| CMYK | 0.28 | 0.09 | 0 | 0.27 |
| HSL | 199.62º | 0.27% | 0.63% | - |
| HSV(B) | 199.62º | 0.28% | 0.73% | - |
| XYZ | 32.88 | 36.99 | 51.86 | - |
| YUV | 160.47 | 142.4 | 109.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 169 | 186 | 0.28 | 0.09 | 0 | 0.27 | 199.62 | 0.27 | 0.63 |
| Hex | 86 | A9 | BA | 1C | 9 | 0 | 1B | C8 | 1B | 3F |
| Octal | 206 | 251 | 272 | 34 | 11 | 0 | 33 | 310 | 33 | 77 |
| Binary | 10000110 | 10101001 | 10111010 | 11100 | 1001 | 0 | 11011 | 11001000 | 11011 | 111111 |
Color Harmonies of #86A9BA
Complementary color
Monochromatic Colors of #86A9BA
Black with #86A9BA
Text Example
Text Example
White with #86A9BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86A9BA; }
p { color: rgb(134,169,186); }
H1.HeaderClassName
{
color: #86A9BA;
}
.AnyTagClassName
{
color: #86A9BA;
}
</style>
background-color css
<style>
a { background-color: #86A9BA; }
a { background-color: rgb(134,169,186); }
div.DivClassName
{
background-color: #86A9BA;
}
.BgClassName
{
background-color: #86A9BA;
}
</style>
border-color css
<style>
span { border-color: #86A9BA; }
span { border-color: rgb(134,169,186); }
td.TdClassName
{
border-color: #86A9BA;
}
.TagClassName
{
border-color: #86A9BA;
}
</style>