Shades of Bali Hai #859299
Tints of Bali Hai #859299
RGB
CMYK
RGB Variations
Color information
#859299 (or 0x859299) is known color: Bali Hai. HEX triplet: 85, 92 and 99. RGB value is (133,146,153). Sum of RGB (Red+Green+Blue) = 133+146+153=432 (57% of max value = 765). Red value is 133 (52.34% from 255 or 30.79% from 432); Green value is 146 (57.42% from 255 or 33.80% from 432); Blue value is 153 (60.16% from 255 or 35.42% from 432); Max value from RGB is 153 - color contains mainly: blue. Hex color #859299 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859299 is #7A6D66. Grayscale: #8E8E8E. Windows color (decimal): -8023399 or 10064517. OLE color: 10064517.
HSL color Cylindrical-coordinate representation of color #859299: hue angle of 201º 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 #859299 is Cyan = 0.13, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 146 | 153 | - |
| CMYK | 0.13 | 0.05 | 0 | 0.4 |
| HSL | 201º | 0.09% | 0.56% | - |
| HSV(B) | 201º | 0.13% | 0.6% | - |
| XYZ | 25.7 | 27.84 | 34.16 | - |
| YUV | 142.91 | 133.69 | 120.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 146 | 153 | 0.13 | 0.05 | 0 | 0.4 | 201 | 0.09 | 0.56 |
| Hex | 85 | 92 | 99 | D | 5 | 0 | 28 | C9 | 9 | 38 |
| Octal | 205 | 222 | 231 | 15 | 5 | 0 | 50 | 311 | 11 | 70 |
| Binary | 10000101 | 10010010 | 10011001 | 1101 | 101 | 0 | 101000 | 11001001 | 1001 | 111000 |
Color Harmonies of #859299
Complementary color
Monochromatic Colors of #859299
Black with #859299
Text Example
Text Example
White with #859299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859299; }
p { color: rgb(133,146,153); }
H1.HeaderClassName
{
color: #859299;
}
.AnyTagClassName
{
color: #859299;
}
</style>
background-color css
<style>
a { background-color: #859299; }
a { background-color: rgb(133,146,153); }
div.DivClassName
{
background-color: #859299;
}
.BgClassName
{
background-color: #859299;
}
</style>
border-color css
<style>
span { border-color: #859299; }
span { border-color: rgb(133,146,153); }
td.TdClassName
{
border-color: #859299;
}
.TagClassName
{
border-color: #859299;
}
</style>