Shades of Bali Hai #849BAB
Tints of Bali Hai #849BAB
RGB
CMYK
RGB Variations
Color information
#849BAB (or 0x849BAB) is known color: Bali Hai. HEX triplet: 84, 9B and AB. RGB value is (132,155,171). Sum of RGB (Red+Green+Blue) = 132+155+171=458 (60% of max value = 765). Red value is 132 (51.95% from 255 or 28.82% from 458); Green value is 155 (60.94% from 255 or 33.84% from 458); Blue value is 171 (67.19% from 255 or 37.34% from 458); Max value from RGB is 171 - color contains mainly: blue. Hex color #849BAB is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849BAB is #7B6454. Grayscale: #959595. Windows color (decimal): -8086613 or 11246468. OLE color: 11246468.
HSL color Cylindrical-coordinate representation of color #849BAB: hue angle of 204.62º degrees, saturation: 0.19, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #849BAB is Cyan = 0.23, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 132 | 155 | 171 | - |
| CMYK | 0.23 | 0.09 | 0 | 0.33 |
| HSL | 204.62º | 0.19% | 0.59% | - |
| HSV(B) | 204.62º | 0.23% | 0.67% | - |
| XYZ | 28.59 | 31.29 | 43.06 | - |
| YUV | 149.95 | 139.88 | 115.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 155 | 171 | 0.23 | 0.09 | 0 | 0.33 | 204.62 | 0.19 | 0.59 |
| Hex | 84 | 9B | AB | 17 | 9 | 0 | 21 | CD | 13 | 3B |
| Octal | 204 | 233 | 253 | 27 | 11 | 0 | 41 | 315 | 23 | 73 |
| Binary | 10000100 | 10011011 | 10101011 | 10111 | 1001 | 0 | 100001 | 11001101 | 10011 | 111011 |
Color Harmonies of #849BAB
Complementary color
Monochromatic Colors of #849BAB
Black with #849BAB
Text Example
Text Example
White with #849BAB
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849BAB; }
p { color: rgb(132,155,171); }
H1.HeaderClassName
{
color: #849BAB;
}
.AnyTagClassName
{
color: #849BAB;
}
</style>
background-color css
<style>
a { background-color: #849BAB; }
a { background-color: rgb(132,155,171); }
div.DivClassName
{
background-color: #849BAB;
}
.BgClassName
{
background-color: #849BAB;
}
</style>
border-color css
<style>
span { border-color: #849BAB; }
span { border-color: rgb(132,155,171); }
td.TdClassName
{
border-color: #849BAB;
}
.TagClassName
{
border-color: #849BAB;
}
</style>