Shades of Bali Hai #869397
Tints of Bali Hai #869397
RGB
CMYK
RGB Variations
Color information
#869397 (or 0x869397) is known color: Bali Hai. HEX triplet: 86, 93 and 97. RGB value is (134,147,151). Sum of RGB (Red+Green+Blue) = 134+147+151=432 (57% of max value = 765). Red value is 134 (52.73% from 255 or 31.02% from 432); Green value is 147 (57.81% from 255 or 34.03% from 432); Blue value is 151 (59.38% from 255 or 34.95% from 432); Max value from RGB is 151 - color contains mainly: blue. Hex color #869397 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869397 is #796C68. Grayscale: #8F8F8F. Windows color (decimal): -7957609 or 9933702. OLE color: 9933702.
HSL color Cylindrical-coordinate representation of color #869397: hue angle of 194.12º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #869397 is Cyan = 0.11, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 147 | 151 | - |
| CMYK | 0.11 | 0.03 | 0 | 0.41 |
| HSL | 194.12º | 0.08% | 0.56% | - |
| HSV(B) | 194.12º | 0.11% | 0.59% | - |
| XYZ | 25.85 | 28.17 | 33.35 | - |
| YUV | 143.57 | 132.19 | 121.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 147 | 151 | 0.11 | 0.03 | 0 | 0.41 | 194.12 | 0.08 | 0.56 |
| Hex | 86 | 93 | 97 | B | 3 | 0 | 29 | C2 | 8 | 38 |
| Octal | 206 | 223 | 227 | 13 | 3 | 0 | 51 | 302 | 10 | 70 |
| Binary | 10000110 | 10010011 | 10010111 | 1011 | 11 | 0 | 101001 | 11000010 | 1000 | 111000 |
Color Harmonies of #869397
Complementary color
Monochromatic Colors of #869397
Black with #869397
Text Example
Text Example
White with #869397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869397; }
p { color: rgb(134,147,151); }
H1.HeaderClassName
{
color: #869397;
}
.AnyTagClassName
{
color: #869397;
}
</style>
background-color css
<style>
a { background-color: #869397; }
a { background-color: rgb(134,147,151); }
div.DivClassName
{
background-color: #869397;
}
.BgClassName
{
background-color: #869397;
}
</style>
border-color css
<style>
span { border-color: #869397; }
span { border-color: rgb(134,147,151); }
td.TdClassName
{
border-color: #869397;
}
.TagClassName
{
border-color: #869397;
}
</style>