Shades of Bali Hai #809499
Tints of Bali Hai #809499
RGB
CMYK
RGB Variations
Color information
#809499 (or 0x809499) is known color: Bali Hai. HEX triplet: 80, 94 and 99. RGB value is (128,148,153). Sum of RGB (Red+Green+Blue) = 128+148+153=429 (56% of max value = 765). Red value is 128 (50.39% from 255 or 29.84% from 429); Green value is 148 (58.20% from 255 or 34.50% from 429); Blue value is 153 (60.16% from 255 or 35.66% from 429); Max value from RGB is 153 - color contains mainly: blue. Hex color #809499 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #809499 is #7F6B66. Grayscale: #8E8E8E. Windows color (decimal): -8350567 or 10065024. OLE color: 10065024.
HSL color Cylindrical-coordinate representation of color #809499: hue angle of 192º degrees, saturation: 0.11, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #809499 is Cyan = 0.16, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 128 | 148 | 153 | - |
| CMYK | 0.16 | 0.03 | 0 | 0.4 |
| HSL | 192º | 0.11% | 0.55% | - |
| HSV(B) | 192º | 0.16% | 0.6% | - |
| XYZ | 25.24 | 28.07 | 34.22 | - |
| YUV | 142.59 | 133.87 | 117.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 148 | 153 | 0.16 | 0.03 | 0 | 0.4 | 192 | 0.11 | 0.55 |
| Hex | 80 | 94 | 99 | 10 | 3 | 0 | 28 | C0 | B | 37 |
| Octal | 200 | 224 | 231 | 20 | 3 | 0 | 50 | 300 | 13 | 67 |
| Binary | 10000000 | 10010100 | 10011001 | 10000 | 11 | 0 | 101000 | 11000000 | 1011 | 110111 |
Color Harmonies of #809499
Complementary color
Monochromatic Colors of #809499
Black with #809499
Text Example
Text Example
White with #809499
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809499; }
p { color: rgb(128,148,153); }
H1.HeaderClassName
{
color: #809499;
}
.AnyTagClassName
{
color: #809499;
}
</style>
background-color css
<style>
a { background-color: #809499; }
a { background-color: rgb(128,148,153); }
div.DivClassName
{
background-color: #809499;
}
.BgClassName
{
background-color: #809499;
}
</style>
border-color css
<style>
span { border-color: #809499; }
span { border-color: rgb(128,148,153); }
td.TdClassName
{
border-color: #809499;
}
.TagClassName
{
border-color: #809499;
}
</style>