Shades of Bali Hai #889398
Tints of Bali Hai #889398
RGB
CMYK
RGB Variations
Color information
#889398 (or 0x889398) is known color: Bali Hai. HEX triplet: 88, 93 and 98. RGB value is (136,147,152). Sum of RGB (Red+Green+Blue) = 136+147+152=435 (57% of max value = 765). Red value is 136 (53.52% from 255 or 31.26% from 435); Green value is 147 (57.81% from 255 or 33.79% from 435); Blue value is 152 (59.77% from 255 or 34.94% from 435); Max value from RGB is 152 - color contains mainly: blue. Hex color #889398 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889398 is #776C67. Grayscale: #909090. Windows color (decimal): -7826536 or 9999240. OLE color: 9999240.
HSL color Cylindrical-coordinate representation of color #889398: hue angle of 198.75º 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 #889398 is Cyan = 0.11, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 136 | 147 | 152 | - |
| CMYK | 0.11 | 0.03 | 0 | 0.40 |
| HSL | 198.75º | 0.07% | 0.56% | - |
| HSV(B) | 198.75º | 0.11% | 0.6% | - |
| XYZ | 26.25 | 28.37 | 33.8 | - |
| YUV | 144.28 | 132.36 | 122.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 147 | 152 | 0.11 | 0.03 | 0 | 0.40 | 198.75 | 0.07 | 0.56 |
| Hex | 88 | 93 | 98 | B | 3 | 0 | 28 | C7 | 7 | 38 |
| Octal | 210 | 223 | 230 | 13 | 3 | 0 | 50 | 307 | 7 | 70 |
| Binary | 10001000 | 10010011 | 10011000 | 1011 | 11 | 0 | 101000 | 11000111 | 111 | 111000 |
Color Harmonies of #889398
Complementary color
Monochromatic Colors of #889398
Black with #889398
Text Example
Text Example
White with #889398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889398; }
p { color: rgb(136,147,152); }
H1.HeaderClassName
{
color: #889398;
}
.AnyTagClassName
{
color: #889398;
}
</style>
background-color css
<style>
a { background-color: #889398; }
a { background-color: rgb(136,147,152); }
div.DivClassName
{
background-color: #889398;
}
.BgClassName
{
background-color: #889398;
}
</style>
border-color css
<style>
span { border-color: #889398; }
span { border-color: rgb(136,147,152); }
td.TdClassName
{
border-color: #889398;
}
.TagClassName
{
border-color: #889398;
}
</style>