Shades of Bali Hai #849AAE
Tints of Bali Hai #849AAE
RGB
CMYK
RGB Variations
Color information
#849AAE (or 0x849AAE) is known color: Bali Hai. HEX triplet: 84, 9A and AE. RGB value is (132,154,174). Sum of RGB (Red+Green+Blue) = 132+154+174=460 (60% of max value = 765). Red value is 132 (51.95% from 255 or 28.70% from 460); Green value is 154 (60.55% from 255 or 33.48% from 460); Blue value is 174 (68.36% from 255 or 37.83% from 460); Max value from RGB is 174 - color contains mainly: blue. Hex color #849AAE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849AAE is #7B6551. Grayscale: #959595. Windows color (decimal): -8086866 or 11442820. OLE color: 11442820.
HSL color Cylindrical-coordinate representation of color #849AAE: hue angle of 208.57º degrees, saturation: 0.21, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #849AAE is Cyan = 0.24, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 132 | 154 | 174 | - |
| CMYK | 0.24 | 0.11 | 0 | 0.32 |
| HSL | 208.57º | 0.21% | 0.6% | - |
| HSV(B) | 208.57º | 0.24% | 0.68% | - |
| XYZ | 28.71 | 31.07 | 44.53 | - |
| YUV | 149.7 | 141.71 | 115.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 154 | 174 | 0.24 | 0.11 | 0 | 0.32 | 208.57 | 0.21 | 0.6 |
| Hex | 84 | 9A | AE | 18 | B | 0 | 20 | D1 | 15 | 3C |
| Octal | 204 | 232 | 256 | 30 | 13 | 0 | 40 | 321 | 25 | 74 |
| Binary | 10000100 | 10011010 | 10101110 | 11000 | 1011 | 0 | 100000 | 11010001 | 10101 | 111100 |
Color Harmonies of #849AAE
Complementary color
Monochromatic Colors of #849AAE
Black with #849AAE
Text Example
Text Example
White with #849AAE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849AAE; }
p { color: rgb(132,154,174); }
H1.HeaderClassName
{
color: #849AAE;
}
.AnyTagClassName
{
color: #849AAE;
}
</style>
background-color css
<style>
a { background-color: #849AAE; }
a { background-color: rgb(132,154,174); }
div.DivClassName
{
background-color: #849AAE;
}
.BgClassName
{
background-color: #849AAE;
}
</style>
border-color css
<style>
span { border-color: #849AAE; }
span { border-color: rgb(132,154,174); }
td.TdClassName
{
border-color: #849AAE;
}
.TagClassName
{
border-color: #849AAE;
}
</style>