Shades of Bali Hai #86A1AE
Tints of Bali Hai #86A1AE
RGB
CMYK
RGB Variations
Color information
#86A1AE (or 0x86A1AE) is known color: Bali Hai. HEX triplet: 86, A1 and AE. RGB value is (134,161,174). Sum of RGB (Red+Green+Blue) = 134+161+174=469 (62% of max value = 765). Red value is 134 (52.73% from 255 or 28.57% from 469); Green value is 161 (63.28% from 255 or 34.33% from 469); Blue value is 174 (68.36% from 255 or 37.10% from 469); Max value from RGB is 174 - color contains mainly: blue. Hex color #86A1AE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #86A1AE is #795E51. Grayscale: #9A9A9A. Windows color (decimal): -7954002 or 11444614. OLE color: 11444614.
HSL color Cylindrical-coordinate representation of color #86A1AE: hue angle of 199.5º degrees, saturation: 0.2, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #86A1AE is Cyan = 0.23, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 134 | 161 | 174 | - |
| CMYK | 0.23 | 0.07 | 0 | 0.32 |
| HSL | 199.5º | 0.2% | 0.6% | - |
| HSV(B) | 199.5º | 0.23% | 0.68% | - |
| XYZ | 30.22 | 33.61 | 44.94 | - |
| YUV | 154.41 | 139.05 | 113.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 161 | 174 | 0.23 | 0.07 | 0 | 0.32 | 199.5 | 0.2 | 0.6 |
| Hex | 86 | A1 | AE | 17 | 7 | 0 | 20 | C8 | 14 | 3C |
| Octal | 206 | 241 | 256 | 27 | 7 | 0 | 40 | 310 | 24 | 74 |
| Binary | 10000110 | 10100001 | 10101110 | 10111 | 111 | 0 | 100000 | 11001000 | 10100 | 111100 |
Color Harmonies of #86A1AE
Complementary color
Monochromatic Colors of #86A1AE
Black with #86A1AE
Text Example
Text Example
White with #86A1AE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86A1AE; }
p { color: rgb(134,161,174); }
H1.HeaderClassName
{
color: #86A1AE;
}
.AnyTagClassName
{
color: #86A1AE;
}
</style>
background-color css
<style>
a { background-color: #86A1AE; }
a { background-color: rgb(134,161,174); }
div.DivClassName
{
background-color: #86A1AE;
}
.BgClassName
{
background-color: #86A1AE;
}
</style>
border-color css
<style>
span { border-color: #86A1AE; }
span { border-color: rgb(134,161,174); }
td.TdClassName
{
border-color: #86A1AE;
}
.TagClassName
{
border-color: #86A1AE;
}
</style>