Shades of Bali Hai #899399
Tints of Bali Hai #899399
RGB
CMYK
RGB Variations
Color information
#899399 (or 0x899399) is known color: Bali Hai. HEX triplet: 89, 93 and 99. RGB value is (137,147,153). Sum of RGB (Red+Green+Blue) = 137+147+153=437 (57% of max value = 765). Red value is 137 (53.91% from 255 or 31.35% from 437); Green value is 147 (57.81% from 255 or 33.64% 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 #899399 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #899399 is #766C66. Grayscale: #909090. Windows color (decimal): -7760999 or 10064777. OLE color: 10064777.
HSL color Cylindrical-coordinate representation of color #899399: hue angle of 202.5º degrees, saturation: 0.07, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #899399 is Cyan = 0.10, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 137 | 147 | 153 | - |
| CMYK | 0.10 | 0.04 | 0 | 0.4 |
| HSL | 202.5º | 0.07% | 0.57% | - |
| HSV(B) | 202.5º | 0.1% | 0.6% | - |
| XYZ | 26.5 | 28.49 | 34.24 | - |
| YUV | 144.69 | 132.69 | 122.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 147 | 153 | 0.10 | 0.04 | 0 | 0.4 | 202.5 | 0.07 | 0.57 |
| Hex | 89 | 93 | 99 | A | 4 | 0 | 28 | CA | 7 | 39 |
| Octal | 211 | 223 | 231 | 12 | 4 | 0 | 50 | 312 | 7 | 71 |
| Binary | 10001001 | 10010011 | 10011001 | 1010 | 100 | 0 | 101000 | 11001010 | 111 | 111001 |
Color Harmonies of #899399
Complementary color
Monochromatic Colors of #899399
Black with #899399
Text Example
Text Example
White with #899399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899399; }
p { color: rgb(137,147,153); }
H1.HeaderClassName
{
color: #899399;
}
.AnyTagClassName
{
color: #899399;
}
</style>
background-color css
<style>
a { background-color: #899399; }
a { background-color: rgb(137,147,153); }
div.DivClassName
{
background-color: #899399;
}
.BgClassName
{
background-color: #899399;
}
</style>
border-color css
<style>
span { border-color: #899399; }
span { border-color: rgb(137,147,153); }
td.TdClassName
{
border-color: #899399;
}
.TagClassName
{
border-color: #899399;
}
</style>