Shades of Bali Hai #86A0AE
Tints of Bali Hai #86A0AE
RGB
CMYK
RGB Variations
Color information
#86A0AE (or 0x86A0AE) is known color: Bali Hai. HEX triplet: 86, A0 and AE. RGB value is (134,160,174). Sum of RGB (Red+Green+Blue) = 134+160+174=468 (61% of max value = 765). Red value is 134 (52.73% from 255 or 28.63% from 468); Green value is 160 (62.89% from 255 or 34.19% from 468); Blue value is 174 (68.36% from 255 or 37.18% from 468); Max value from RGB is 174 - color contains mainly: blue. Hex color #86A0AE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #86A0AE is #795F51. Grayscale: #999999. Windows color (decimal): -7954258 or 11444358. OLE color: 11444358.
HSL color Cylindrical-coordinate representation of color #86A0AE: hue angle of 201º 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 #86A0AE is Cyan = 0.23, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 134 | 160 | 174 | - |
| CMYK | 0.23 | 0.08 | 0 | 0.32 |
| HSL | 201º | 0.2% | 0.6% | - |
| HSV(B) | 201º | 0.23% | 0.68% | - |
| XYZ | 30.04 | 33.27 | 44.88 | - |
| YUV | 153.82 | 139.39 | 113.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 160 | 174 | 0.23 | 0.08 | 0 | 0.32 | 201 | 0.2 | 0.6 |
| Hex | 86 | A0 | AE | 17 | 8 | 0 | 20 | C9 | 14 | 3C |
| Octal | 206 | 240 | 256 | 27 | 10 | 0 | 40 | 311 | 24 | 74 |
| Binary | 10000110 | 10100000 | 10101110 | 10111 | 1000 | 0 | 100000 | 11001001 | 10100 | 111100 |
Color Harmonies of #86A0AE
Complementary color
Monochromatic Colors of #86A0AE
Black with #86A0AE
Text Example
Text Example
White with #86A0AE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86A0AE; }
p { color: rgb(134,160,174); }
H1.HeaderClassName
{
color: #86A0AE;
}
.AnyTagClassName
{
color: #86A0AE;
}
</style>
background-color css
<style>
a { background-color: #86A0AE; }
a { background-color: rgb(134,160,174); }
div.DivClassName
{
background-color: #86A0AE;
}
.BgClassName
{
background-color: #86A0AE;
}
</style>
border-color css
<style>
span { border-color: #86A0AE; }
span { border-color: rgb(134,160,174); }
td.TdClassName
{
border-color: #86A0AE;
}
.TagClassName
{
border-color: #86A0AE;
}
</style>