Shades of Bali Hai #809398
Tints of Bali Hai #809398
RGB
CMYK
RGB Variations
Color information
#809398 (or 0x809398) is known color: Bali Hai. HEX triplet: 80, 93 and 98. RGB value is (128,147,152). Sum of RGB (Red+Green+Blue) = 128+147+152=427 (56% of max value = 765). Red value is 128 (50.39% from 255 or 29.98% from 427); Green value is 147 (57.81% from 255 or 34.43% from 427); Blue value is 152 (59.77% from 255 or 35.60% from 427); Max value from RGB is 152 - color contains mainly: blue. Hex color #809398 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #809398 is #7F6C67. Grayscale: #8D8D8D. Windows color (decimal): -8350824 or 9999232. OLE color: 9999232.
HSL color Cylindrical-coordinate representation of color #809398: hue angle of 192.5º degrees, saturation: 0.1, 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 #809398 is Cyan = 0.16, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 128 | 147 | 152 | - |
| CMYK | 0.16 | 0.03 | 0 | 0.40 |
| HSL | 192.5º | 0.1% | 0.55% | - |
| HSV(B) | 192.5º | 0.16% | 0.6% | - |
| XYZ | 25 | 27.72 | 33.74 | - |
| YUV | 141.89 | 133.71 | 118.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 147 | 152 | 0.16 | 0.03 | 0 | 0.40 | 192.5 | 0.1 | 0.55 |
| Hex | 80 | 93 | 98 | 10 | 3 | 0 | 28 | C0 | A | 37 |
| Octal | 200 | 223 | 230 | 20 | 3 | 0 | 50 | 300 | 12 | 67 |
| Binary | 10000000 | 10010011 | 10011000 | 10000 | 11 | 0 | 101000 | 11000000 | 1010 | 110111 |
Color Harmonies of #809398
Complementary color
Monochromatic Colors of #809398
Black with #809398
Text Example
Text Example
White with #809398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809398; }
p { color: rgb(128,147,152); }
H1.HeaderClassName
{
color: #809398;
}
.AnyTagClassName
{
color: #809398;
}
</style>
background-color css
<style>
a { background-color: #809398; }
a { background-color: rgb(128,147,152); }
div.DivClassName
{
background-color: #809398;
}
.BgClassName
{
background-color: #809398;
}
</style>
border-color css
<style>
span { border-color: #809398; }
span { border-color: rgb(128,147,152); }
td.TdClassName
{
border-color: #809398;
}
.TagClassName
{
border-color: #809398;
}
</style>