Shades of Bali Hai #889498
Tints of Bali Hai #889498
RGB
CMYK
RGB Variations
Color information
#889498 (or 0x889498) is known color: Bali Hai. HEX triplet: 88, 94 and 98. RGB value is (136,148,152). Sum of RGB (Red+Green+Blue) = 136+148+152=436 (57% of max value = 765). Red value is 136 (53.52% from 255 or 31.19% from 436); Green value is 148 (58.20% from 255 or 33.94% from 436); Blue value is 152 (59.77% from 255 or 34.86% from 436); Max value from RGB is 152 - color contains mainly: blue. Hex color #889498 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889498 is #776B67. Grayscale: #909090. Windows color (decimal): -7826280 or 9999496. OLE color: 9999496.
HSL color Cylindrical-coordinate representation of color #889498: hue angle of 195º degrees, saturation: 0.07, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #889498 is Cyan = 0.11, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 136 | 148 | 152 | - |
| CMYK | 0.11 | 0.03 | 0 | 0.40 |
| HSL | 195º | 0.07% | 0.56% | - |
| HSV(B) | 195º | 0.11% | 0.6% | - |
| XYZ | 26.41 | 28.68 | 33.85 | - |
| YUV | 144.87 | 132.02 | 121.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 148 | 152 | 0.11 | 0.03 | 0 | 0.40 | 195 | 0.07 | 0.56 |
| Hex | 88 | 94 | 98 | B | 3 | 0 | 28 | C3 | 7 | 38 |
| Octal | 210 | 224 | 230 | 13 | 3 | 0 | 50 | 303 | 7 | 70 |
| Binary | 10001000 | 10010100 | 10011000 | 1011 | 11 | 0 | 101000 | 11000011 | 111 | 111000 |
Color Harmonies of #889498
Complementary color
Monochromatic Colors of #889498
Black with #889498
Text Example
Text Example
White with #889498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889498; }
p { color: rgb(136,148,152); }
H1.HeaderClassName
{
color: #889498;
}
.AnyTagClassName
{
color: #889498;
}
</style>
background-color css
<style>
a { background-color: #889498; }
a { background-color: rgb(136,148,152); }
div.DivClassName
{
background-color: #889498;
}
.BgClassName
{
background-color: #889498;
}
</style>
border-color css
<style>
span { border-color: #889498; }
span { border-color: rgb(136,148,152); }
td.TdClassName
{
border-color: #889498;
}
.TagClassName
{
border-color: #889498;
}
</style>