Shades of Bali Hai #889599
Tints of Bali Hai #889599
RGB
CMYK
RGB Variations
Color information
#889599 (or 0x889599) is known color: Bali Hai. HEX triplet: 88, 95 and 99. RGB value is (136,149,153). Sum of RGB (Red+Green+Blue) = 136+149+153=438 (58% of max value = 765). Red value is 136 (53.52% from 255 or 31.05% from 438); Green value is 149 (58.59% from 255 or 34.02% from 438); Blue value is 153 (60.16% from 255 or 34.93% from 438); Max value from RGB is 153 - color contains mainly: blue. Hex color #889599 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889599 is #776A66. Grayscale: #919191. Windows color (decimal): -7826023 or 10065288. OLE color: 10065288.
HSL color Cylindrical-coordinate representation of color #889599: hue angle of 194.12º degrees, saturation: 0.08, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #889599 is Cyan = 0.11, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 136 | 149 | 153 | - |
| CMYK | 0.11 | 0.03 | 0 | 0.4 |
| HSL | 194.12º | 0.08% | 0.57% | - |
| HSV(B) | 194.12º | 0.11% | 0.6% | - |
| XYZ | 26.65 | 29.03 | 34.34 | - |
| YUV | 145.57 | 132.19 | 121.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 149 | 153 | 0.11 | 0.03 | 0 | 0.4 | 194.12 | 0.08 | 0.57 |
| Hex | 88 | 95 | 99 | B | 3 | 0 | 28 | C2 | 8 | 39 |
| Octal | 210 | 225 | 231 | 13 | 3 | 0 | 50 | 302 | 10 | 71 |
| Binary | 10001000 | 10010101 | 10011001 | 1011 | 11 | 0 | 101000 | 11000010 | 1000 | 111001 |
Color Harmonies of #889599
Complementary color
Monochromatic Colors of #889599
Black with #889599
Text Example
Text Example
White with #889599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889599; }
p { color: rgb(136,149,153); }
H1.HeaderClassName
{
color: #889599;
}
.AnyTagClassName
{
color: #889599;
}
</style>
background-color css
<style>
a { background-color: #889599; }
a { background-color: rgb(136,149,153); }
div.DivClassName
{
background-color: #889599;
}
.BgClassName
{
background-color: #889599;
}
</style>
border-color css
<style>
span { border-color: #889599; }
span { border-color: rgb(136,149,153); }
td.TdClassName
{
border-color: #889599;
}
.TagClassName
{
border-color: #889599;
}
</style>