Shades of Bali Hai #86959F
Tints of Bali Hai #86959F
RGB
CMYK
RGB Variations
Color information
#86959F (or 0x86959F) is known color: Bali Hai. HEX triplet: 86, 95 and 9F. RGB value is (134,149,159). Sum of RGB (Red+Green+Blue) = 134+149+159=442 (58% of max value = 765). Red value is 134 (52.73% from 255 or 30.32% from 442); Green value is 149 (58.59% from 255 or 33.71% from 442); Blue value is 159 (62.5% from 255 or 35.97% from 442); Max value from RGB is 159 - color contains mainly: blue. Hex color #86959F is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #86959F is #796A60. Grayscale: #919191. Windows color (decimal): -7957089 or 10458502. OLE color: 10458502.
HSL color Cylindrical-coordinate representation of color #86959F: hue angle of 204º degrees, saturation: 0.12, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #86959F is Cyan = 0.16, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 134 | 149 | 159 | - |
| CMYK | 0.16 | 0.06 | 0 | 0.38 |
| HSL | 204º | 0.12% | 0.57% | - |
| HSV(B) | 204º | 0.16% | 0.62% | - |
| XYZ | 26.84 | 29.07 | 37 | - |
| YUV | 145.66 | 135.53 | 119.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 149 | 159 | 0.16 | 0.06 | 0 | 0.38 | 204 | 0.12 | 0.57 |
| Hex | 86 | 95 | 9F | 10 | 6 | 0 | 26 | CC | C | 39 |
| Octal | 206 | 225 | 237 | 20 | 6 | 0 | 46 | 314 | 14 | 71 |
| Binary | 10000110 | 10010101 | 10011111 | 10000 | 110 | 0 | 100110 | 11001100 | 1100 | 111001 |
Color Harmonies of #86959F
Complementary color
Monochromatic Colors of #86959F
Black with #86959F
Text Example
Text Example
White with #86959F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86959F; }
p { color: rgb(134,149,159); }
H1.HeaderClassName
{
color: #86959F;
}
.AnyTagClassName
{
color: #86959F;
}
</style>
background-color css
<style>
a { background-color: #86959F; }
a { background-color: rgb(134,149,159); }
div.DivClassName
{
background-color: #86959F;
}
.BgClassName
{
background-color: #86959F;
}
</style>
border-color css
<style>
span { border-color: #86959F; }
span { border-color: rgb(134,149,159); }
td.TdClassName
{
border-color: #86959F;
}
.TagClassName
{
border-color: #86959F;
}
</style>