Shades of Bali Hai #859398
Tints of Bali Hai #859398
RGB
CMYK
RGB Variations
Color information
#859398 (or 0x859398) is known color: Bali Hai. HEX triplet: 85, 93 and 98. RGB value is (133,147,152). Sum of RGB (Red+Green+Blue) = 133+147+152=432 (57% of max value = 765). Red value is 133 (52.34% from 255 or 30.79% from 432); Green value is 147 (57.81% from 255 or 34.03% from 432); Blue value is 152 (59.77% from 255 or 35.19% from 432); Max value from RGB is 152 - color contains mainly: blue. Hex color #859398 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859398 is #7A6C67. Grayscale: #8F8F8F. Windows color (decimal): -8023144 or 9999237. OLE color: 9999237.
HSL color Cylindrical-coordinate representation of color #859398: hue angle of 195.79º degrees, saturation: 0.08, 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 #859398 is Cyan = 0.13, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 147 | 152 | - |
| CMYK | 0.13 | 0.03 | 0 | 0.40 |
| HSL | 195.79º | 0.08% | 0.56% | - |
| HSV(B) | 195.79º | 0.13% | 0.6% | - |
| XYZ | 25.77 | 28.12 | 33.78 | - |
| YUV | 143.38 | 132.86 | 120.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 152 | 0.13 | 0.03 | 0 | 0.40 | 195.79 | 0.08 | 0.56 |
| Hex | 85 | 93 | 98 | D | 3 | 0 | 28 | C4 | 8 | 38 |
| Octal | 205 | 223 | 230 | 15 | 3 | 0 | 50 | 304 | 10 | 70 |
| Binary | 10000101 | 10010011 | 10011000 | 1101 | 11 | 0 | 101000 | 11000100 | 1000 | 111000 |
Color Harmonies of #859398
Complementary color
Monochromatic Colors of #859398
Black with #859398
Text Example
Text Example
White with #859398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859398; }
p { color: rgb(133,147,152); }
H1.HeaderClassName
{
color: #859398;
}
.AnyTagClassName
{
color: #859398;
}
</style>
background-color css
<style>
a { background-color: #859398; }
a { background-color: rgb(133,147,152); }
div.DivClassName
{
background-color: #859398;
}
.BgClassName
{
background-color: #859398;
}
</style>
border-color css
<style>
span { border-color: #859398; }
span { border-color: rgb(133,147,152); }
td.TdClassName
{
border-color: #859398;
}
.TagClassName
{
border-color: #859398;
}
</style>