Shades of Bali Hai #869399
Tints of Bali Hai #869399
RGB
CMYK
RGB Variations
Color information
#869399 (or 0x869399) is known color: Bali Hai. HEX triplet: 86, 93 and 99. RGB value is (134,147,153). Sum of RGB (Red+Green+Blue) = 134+147+153=434 (57% of max value = 765). Red value is 134 (52.73% from 255 or 30.88% from 434); Green value is 147 (57.81% from 255 or 33.87% from 434); Blue value is 153 (60.16% from 255 or 35.25% from 434); Max value from RGB is 153 - color contains mainly: blue. Hex color #869399 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869399 is #796C66. Grayscale: #8F8F8F. Windows color (decimal): -7957607 or 10064774. OLE color: 10064774.
HSL color Cylindrical-coordinate representation of color #869399: hue angle of 198.95º degrees, saturation: 0.09, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #869399 is Cyan = 0.12, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 147 | 153 | - |
| CMYK | 0.12 | 0.04 | 0 | 0.4 |
| HSL | 198.95º | 0.09% | 0.56% | - |
| HSV(B) | 198.95º | 0.12% | 0.6% | - |
| XYZ | 26.02 | 28.24 | 34.22 | - |
| YUV | 143.8 | 133.19 | 121.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 147 | 153 | 0.12 | 0.04 | 0 | 0.4 | 198.95 | 0.09 | 0.56 |
| Hex | 86 | 93 | 99 | C | 4 | 0 | 28 | C7 | 9 | 38 |
| Octal | 206 | 223 | 231 | 14 | 4 | 0 | 50 | 307 | 11 | 70 |
| Binary | 10000110 | 10010011 | 10011001 | 1100 | 100 | 0 | 101000 | 11000111 | 1001 | 111000 |
Color Harmonies of #869399
Complementary color
Monochromatic Colors of #869399
Black with #869399
Text Example
Text Example
White with #869399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869399; }
p { color: rgb(134,147,153); }
H1.HeaderClassName
{
color: #869399;
}
.AnyTagClassName
{
color: #869399;
}
</style>
background-color css
<style>
a { background-color: #869399; }
a { background-color: rgb(134,147,153); }
div.DivClassName
{
background-color: #869399;
}
.BgClassName
{
background-color: #869399;
}
</style>
border-color css
<style>
span { border-color: #869399; }
span { border-color: rgb(134,147,153); }
td.TdClassName
{
border-color: #869399;
}
.TagClassName
{
border-color: #869399;
}
</style>