Shades of Bali Hai #86969D
Tints of Bali Hai #86969D
RGB
CMYK
RGB Variations
Color information
#86969D (or 0x86969D) is known color: Bali Hai. HEX triplet: 86, 96 and 9D. RGB value is (134,150,157). Sum of RGB (Red+Green+Blue) = 134+150+157=441 (58% of max value = 765). Red value is 134 (52.73% from 255 or 30.39% from 441); Green value is 150 (58.98% from 255 or 34.01% from 441); Blue value is 157 (61.72% from 255 or 35.60% from 441); Max value from RGB is 157 - color contains mainly: blue. Hex color #86969D is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #86969D is #796962. Grayscale: #919191. Windows color (decimal): -7956835 or 10327686. OLE color: 10327686.
HSL color Cylindrical-coordinate representation of color #86969D: hue angle of 198.26º degrees, saturation: 0.11, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #86969D is Cyan = 0.15, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 134 | 150 | 157 | - |
| CMYK | 0.15 | 0.04 | 0 | 0.38 |
| HSL | 198.26º | 0.11% | 0.57% | - |
| HSV(B) | 198.26º | 0.15% | 0.62% | - |
| XYZ | 26.82 | 29.32 | 36.14 | - |
| YUV | 146.01 | 134.2 | 119.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 150 | 157 | 0.15 | 0.04 | 0 | 0.38 | 198.26 | 0.11 | 0.57 |
| Hex | 86 | 96 | 9D | F | 4 | 0 | 26 | C6 | B | 39 |
| Octal | 206 | 226 | 235 | 17 | 4 | 0 | 46 | 306 | 13 | 71 |
| Binary | 10000110 | 10010110 | 10011101 | 1111 | 100 | 0 | 100110 | 11000110 | 1011 | 111001 |
Color Harmonies of #86969D
Complementary color
Monochromatic Colors of #86969D
Black with #86969D
Text Example
Text Example
White with #86969D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86969D; }
p { color: rgb(134,150,157); }
H1.HeaderClassName
{
color: #86969D;
}
.AnyTagClassName
{
color: #86969D;
}
</style>
background-color css
<style>
a { background-color: #86969D; }
a { background-color: rgb(134,150,157); }
div.DivClassName
{
background-color: #86969D;
}
.BgClassName
{
background-color: #86969D;
}
</style>
border-color css
<style>
span { border-color: #86969D; }
span { border-color: rgb(134,150,157); }
td.TdClassName
{
border-color: #86969D;
}
.TagClassName
{
border-color: #86969D;
}
</style>