Shades of Bali Hai #86929A
Tints of Bali Hai #86929A
RGB
CMYK
RGB Variations
Color information
#86929A (or 0x86929A) is known color: Bali Hai. HEX triplet: 86, 92 and 9A. RGB value is (134,146,154). Sum of RGB (Red+Green+Blue) = 134+146+154=434 (57% of max value = 765). Red value is 134 (52.73% from 255 or 30.88% from 434); Green value is 146 (57.42% from 255 or 33.64% from 434); Blue value is 154 (60.55% from 255 or 35.48% from 434); Max value from RGB is 154 - color contains mainly: blue. Hex color #86929A is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #86929A is #796D65. Grayscale: #8F8F8F. Windows color (decimal): -7957862 or 10130054. OLE color: 10130054.
HSL color Cylindrical-coordinate representation of color #86929A: hue angle of 204º degrees, saturation: 0.09, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #86929A is Cyan = 0.13, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 146 | 154 | - |
| CMYK | 0.13 | 0.05 | 0 | 0.40 |
| HSL | 204º | 0.09% | 0.56% | - |
| HSV(B) | 204º | 0.13% | 0.6% | - |
| XYZ | 25.94 | 27.96 | 34.6 | - |
| YUV | 143.32 | 134.02 | 121.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 146 | 154 | 0.13 | 0.05 | 0 | 0.40 | 204 | 0.09 | 0.56 |
| Hex | 86 | 92 | 9A | D | 5 | 0 | 28 | CC | 9 | 38 |
| Octal | 206 | 222 | 232 | 15 | 5 | 0 | 50 | 314 | 11 | 70 |
| Binary | 10000110 | 10010010 | 10011010 | 1101 | 101 | 0 | 101000 | 11001100 | 1001 | 111000 |
Color Harmonies of #86929A
Complementary color
Monochromatic Colors of #86929A
Black with #86929A
Text Example
Text Example
White with #86929A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86929A; }
p { color: rgb(134,146,154); }
H1.HeaderClassName
{
color: #86929A;
}
.AnyTagClassName
{
color: #86929A;
}
</style>
background-color css
<style>
a { background-color: #86929A; }
a { background-color: rgb(134,146,154); }
div.DivClassName
{
background-color: #86929A;
}
.BgClassName
{
background-color: #86929A;
}
</style>
border-color css
<style>
span { border-color: #86929A; }
span { border-color: rgb(134,146,154); }
td.TdClassName
{
border-color: #86929A;
}
.TagClassName
{
border-color: #86929A;
}
</style>