Shades of Bali Hai #849AAF
Tints of Bali Hai #849AAF
RGB
CMYK
RGB Variations
Color information
#849AAF (or 0x849AAF) is known color: Bali Hai. HEX triplet: 84, 9A and AF. RGB value is (132,154,175). Sum of RGB (Red+Green+Blue) = 132+154+175=461 (61% of max value = 765). Red value is 132 (51.95% from 255 or 28.63% from 461); Green value is 154 (60.55% from 255 or 33.41% from 461); Blue value is 175 (68.75% from 255 or 37.96% from 461); Max value from RGB is 175 - color contains mainly: blue. Hex color #849AAF is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849AAF is #7B6550. Grayscale: #959595. Windows color (decimal): -8086865 or 11508356. OLE color: 11508356.
HSL color Cylindrical-coordinate representation of color #849AAF: hue angle of 209.3º degrees, saturation: 0.21, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #849AAF is Cyan = 0.25, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 132 | 154 | 175 | - |
| CMYK | 0.25 | 0.12 | 0 | 0.31 |
| HSL | 209.3º | 0.21% | 0.6% | - |
| HSV(B) | 209.3º | 0.25% | 0.69% | - |
| XYZ | 28.81 | 31.11 | 45.04 | - |
| YUV | 149.82 | 142.21 | 115.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 154 | 175 | 0.25 | 0.12 | 0 | 0.31 | 209.3 | 0.21 | 0.6 |
| Hex | 84 | 9A | AF | 19 | C | 0 | 1F | D1 | 15 | 3C |
| Octal | 204 | 232 | 257 | 31 | 14 | 0 | 37 | 321 | 25 | 74 |
| Binary | 10000100 | 10011010 | 10101111 | 11001 | 1100 | 0 | 11111 | 11010001 | 10101 | 111100 |
Color Harmonies of #849AAF
Complementary color
Monochromatic Colors of #849AAF
Black with #849AAF
Text Example
Text Example
White with #849AAF
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849AAF; }
p { color: rgb(132,154,175); }
H1.HeaderClassName
{
color: #849AAF;
}
.AnyTagClassName
{
color: #849AAF;
}
</style>
background-color css
<style>
a { background-color: #849AAF; }
a { background-color: rgb(132,154,175); }
div.DivClassName
{
background-color: #849AAF;
}
.BgClassName
{
background-color: #849AAF;
}
</style>
border-color css
<style>
span { border-color: #849AAF; }
span { border-color: rgb(132,154,175); }
td.TdClassName
{
border-color: #849AAF;
}
.TagClassName
{
border-color: #849AAF;
}
</style>