Shades of Bali Hai #839499
Tints of Bali Hai #839499
RGB
CMYK
RGB Variations
Color information
#839499 (or 0x839499) is known color: Bali Hai. HEX triplet: 83, 94 and 99. RGB value is (131,148,153). Sum of RGB (Red+Green+Blue) = 131+148+153=432 (57% of max value = 765). Red value is 131 (51.56% from 255 or 30.32% from 432); Green value is 148 (58.20% from 255 or 34.26% from 432); Blue value is 153 (60.16% from 255 or 35.42% from 432); Max value from RGB is 153 - color contains mainly: blue. Hex color #839499 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #839499 is #7C6B66. Grayscale: #8F8F8F. Windows color (decimal): -8153959 or 10065027. OLE color: 10065027.
HSL color Cylindrical-coordinate representation of color #839499: hue angle of 193.64º degrees, saturation: 0.1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #839499 is Cyan = 0.14, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 131 | 148 | 153 | - |
| CMYK | 0.14 | 0.03 | 0 | 0.4 |
| HSL | 193.64º | 0.1% | 0.56% | - |
| HSV(B) | 193.64º | 0.14% | 0.6% | - |
| XYZ | 25.7 | 28.31 | 34.25 | - |
| YUV | 143.49 | 133.37 | 119.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 148 | 153 | 0.14 | 0.03 | 0 | 0.4 | 193.64 | 0.1 | 0.56 |
| Hex | 83 | 94 | 99 | E | 3 | 0 | 28 | C2 | A | 38 |
| Octal | 203 | 224 | 231 | 16 | 3 | 0 | 50 | 302 | 12 | 70 |
| Binary | 10000011 | 10010100 | 10011001 | 1110 | 11 | 0 | 101000 | 11000010 | 1010 | 111000 |
Color Harmonies of #839499
Complementary color
Monochromatic Colors of #839499
Black with #839499
Text Example
Text Example
White with #839499
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839499; }
p { color: rgb(131,148,153); }
H1.HeaderClassName
{
color: #839499;
}
.AnyTagClassName
{
color: #839499;
}
</style>
background-color css
<style>
a { background-color: #839499; }
a { background-color: rgb(131,148,153); }
div.DivClassName
{
background-color: #839499;
}
.BgClassName
{
background-color: #839499;
}
</style>
border-color css
<style>
span { border-color: #839499; }
span { border-color: rgb(131,148,153); }
td.TdClassName
{
border-color: #839499;
}
.TagClassName
{
border-color: #839499;
}
</style>