Shades of Bali Hai #889499
Tints of Bali Hai #889499
RGB
CMYK
RGB Variations
Color information
#889499 (or 0x889499) is known color: Bali Hai. HEX triplet: 88, 94 and 99. RGB value is (136,148,153). Sum of RGB (Red+Green+Blue) = 136+148+153=437 (57% of max value = 765). Red value is 136 (53.52% from 255 or 31.12% from 437); Green value is 148 (58.20% from 255 or 33.87% from 437); Blue value is 153 (60.16% from 255 or 35.01% from 437); Max value from RGB is 153 - color contains mainly: blue. Hex color #889499 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889499 is #776B66. Grayscale: #909090. Windows color (decimal): -7826279 or 10065032. OLE color: 10065032.
HSL color Cylindrical-coordinate representation of color #889499: hue angle of 197.65º 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 #889499 is Cyan = 0.11, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 136 | 148 | 153 | - |
| CMYK | 0.11 | 0.03 | 0 | 0.4 |
| HSL | 197.65º | 0.08% | 0.57% | - |
| HSV(B) | 197.65º | 0.11% | 0.6% | - |
| XYZ | 26.49 | 28.71 | 34.28 | - |
| YUV | 144.98 | 132.52 | 121.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 148 | 153 | 0.11 | 0.03 | 0 | 0.4 | 197.65 | 0.08 | 0.57 |
| Hex | 88 | 94 | 99 | B | 3 | 0 | 28 | C6 | 8 | 39 |
| Octal | 210 | 224 | 231 | 13 | 3 | 0 | 50 | 306 | 10 | 71 |
| Binary | 10001000 | 10010100 | 10011001 | 1011 | 11 | 0 | 101000 | 11000110 | 1000 | 111001 |
Color Harmonies of #889499
Complementary color
Monochromatic Colors of #889499
Black with #889499
Text Example
Text Example
White with #889499
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889499; }
p { color: rgb(136,148,153); }
H1.HeaderClassName
{
color: #889499;
}
.AnyTagClassName
{
color: #889499;
}
</style>
background-color css
<style>
a { background-color: #889499; }
a { background-color: rgb(136,148,153); }
div.DivClassName
{
background-color: #889499;
}
.BgClassName
{
background-color: #889499;
}
</style>
border-color css
<style>
span { border-color: #889499; }
span { border-color: rgb(136,148,153); }
td.TdClassName
{
border-color: #889499;
}
.TagClassName
{
border-color: #889499;
}
</style>