Shades of Bali Hai #849BA7
Tints of Bali Hai #849BA7
RGB
CMYK
RGB Variations
Color information
#849BA7 (or 0x849BA7) is known color: Bali Hai. HEX triplet: 84, 9B and A7. RGB value is (132,155,167). Sum of RGB (Red+Green+Blue) = 132+155+167=454 (60% of max value = 765). Red value is 132 (51.95% from 255 or 29.07% from 454); Green value is 155 (60.94% from 255 or 34.14% from 454); Blue value is 167 (65.62% from 255 or 36.78% from 454); Max value from RGB is 167 - color contains mainly: blue. Hex color #849BA7 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849BA7 is #7B6458. Grayscale: #959595. Windows color (decimal): -8086617 or 10984324. OLE color: 10984324.
HSL color Cylindrical-coordinate representation of color #849BA7: hue angle of 200.57º degrees, saturation: 0.17, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #849BA7 is Cyan = 0.21, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 132 | 155 | 167 | - |
| CMYK | 0.21 | 0.07 | 0 | 0.35 |
| HSL | 200.57º | 0.17% | 0.59% | - |
| HSV(B) | 200.57º | 0.21% | 0.65% | - |
| XYZ | 28.21 | 31.14 | 41.08 | - |
| YUV | 149.49 | 137.88 | 115.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 155 | 167 | 0.21 | 0.07 | 0 | 0.35 | 200.57 | 0.17 | 0.59 |
| Hex | 84 | 9B | A7 | 15 | 7 | 0 | 23 | C9 | 11 | 3B |
| Octal | 204 | 233 | 247 | 25 | 7 | 0 | 43 | 311 | 21 | 73 |
| Binary | 10000100 | 10011011 | 10100111 | 10101 | 111 | 0 | 100011 | 11001001 | 10001 | 111011 |
Color Harmonies of #849BA7
Complementary color
Monochromatic Colors of #849BA7
Black with #849BA7
Text Example
Text Example
White with #849BA7
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849BA7; }
p { color: rgb(132,155,167); }
H1.HeaderClassName
{
color: #849BA7;
}
.AnyTagClassName
{
color: #849BA7;
}
</style>
background-color css
<style>
a { background-color: #849BA7; }
a { background-color: rgb(132,155,167); }
div.DivClassName
{
background-color: #849BA7;
}
.BgClassName
{
background-color: #849BA7;
}
</style>
border-color css
<style>
span { border-color: #849BA7; }
span { border-color: rgb(132,155,167); }
td.TdClassName
{
border-color: #849BA7;
}
.TagClassName
{
border-color: #849BA7;
}
</style>