Shades of Bali Hai #849299
Tints of Bali Hai #849299
RGB
CMYK
RGB Variations
Color information
#849299 (or 0x849299) is known color: Bali Hai. HEX triplet: 84, 92 and 99. RGB value is (132,146,153). Sum of RGB (Red+Green+Blue) = 132+146+153=431 (57% of max value = 765). Red value is 132 (51.95% from 255 or 30.63% from 431); Green value is 146 (57.42% from 255 or 33.87% from 431); Blue value is 153 (60.16% from 255 or 35.50% from 431); Max value from RGB is 153 - color contains mainly: blue. Hex color #849299 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849299 is #7B6D66. Grayscale: #8E8E8E. Windows color (decimal): -8088935 or 10064516. OLE color: 10064516.
HSL color Cylindrical-coordinate representation of color #849299: hue angle of 200º degrees, saturation: 0.09, 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 #849299 is Cyan = 0.14, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 146 | 153 | - |
| CMYK | 0.14 | 0.05 | 0 | 0.4 |
| HSL | 200º | 0.09% | 0.56% | - |
| HSV(B) | 200º | 0.14% | 0.6% | - |
| XYZ | 25.54 | 27.76 | 34.15 | - |
| YUV | 142.61 | 133.86 | 120.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 153 | 0.14 | 0.05 | 0 | 0.4 | 200 | 0.09 | 0.56 |
| Hex | 84 | 92 | 99 | E | 5 | 0 | 28 | C8 | 9 | 38 |
| Octal | 204 | 222 | 231 | 16 | 5 | 0 | 50 | 310 | 11 | 70 |
| Binary | 10000100 | 10010010 | 10011001 | 1110 | 101 | 0 | 101000 | 11001000 | 1001 | 111000 |
Color Harmonies of #849299
Complementary color
Monochromatic Colors of #849299
Black with #849299
Text Example
Text Example
White with #849299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849299; }
p { color: rgb(132,146,153); }
H1.HeaderClassName
{
color: #849299;
}
.AnyTagClassName
{
color: #849299;
}
</style>
background-color css
<style>
a { background-color: #849299; }
a { background-color: rgb(132,146,153); }
div.DivClassName
{
background-color: #849299;
}
.BgClassName
{
background-color: #849299;
}
</style>
border-color css
<style>
span { border-color: #849299; }
span { border-color: rgb(132,146,153); }
td.TdClassName
{
border-color: #849299;
}
.TagClassName
{
border-color: #849299;
}
</style>