Shades of Bali Hai #849CAA
Tints of Bali Hai #849CAA
RGB
CMYK
RGB Variations
Color information
#849CAA (or 0x849CAA) is known color: Bali Hai. HEX triplet: 84, 9C and AA. RGB value is (132,156,170). Sum of RGB (Red+Green+Blue) = 132+156+170=458 (60% of max value = 765). Red value is 132 (51.95% from 255 or 28.82% from 458); Green value is 156 (61.33% from 255 or 34.06% from 458); Blue value is 170 (66.80% from 255 or 37.12% from 458); Max value from RGB is 170 - color contains mainly: blue. Hex color #849CAA is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849CAA is #7B6355. Grayscale: #969696. Windows color (decimal): -8086358 or 11181188. OLE color: 11181188.
HSL color Cylindrical-coordinate representation of color #849CAA: hue angle of 202.11º degrees, saturation: 0.18, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #849CAA is Cyan = 0.22, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 132 | 156 | 170 | - |
| CMYK | 0.22 | 0.08 | 0 | 0.33 |
| HSL | 202.11º | 0.18% | 0.59% | - |
| HSV(B) | 202.11º | 0.22% | 0.67% | - |
| XYZ | 28.66 | 31.58 | 42.62 | - |
| YUV | 150.42 | 139.05 | 114.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 156 | 170 | 0.22 | 0.08 | 0 | 0.33 | 202.11 | 0.18 | 0.59 |
| Hex | 84 | 9C | AA | 16 | 8 | 0 | 21 | CA | 12 | 3B |
| Octal | 204 | 234 | 252 | 26 | 10 | 0 | 41 | 312 | 22 | 73 |
| Binary | 10000100 | 10011100 | 10101010 | 10110 | 1000 | 0 | 100001 | 11001010 | 10010 | 111011 |
Color Harmonies of #849CAA
Complementary color
Monochromatic Colors of #849CAA
Black with #849CAA
Text Example
Text Example
White with #849CAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849CAA; }
p { color: rgb(132,156,170); }
H1.HeaderClassName
{
color: #849CAA;
}
.AnyTagClassName
{
color: #849CAA;
}
</style>
background-color css
<style>
a { background-color: #849CAA; }
a { background-color: rgb(132,156,170); }
div.DivClassName
{
background-color: #849CAA;
}
.BgClassName
{
background-color: #849CAA;
}
</style>
border-color css
<style>
span { border-color: #849CAA; }
span { border-color: rgb(132,156,170); }
td.TdClassName
{
border-color: #849CAA;
}
.TagClassName
{
border-color: #849CAA;
}
</style>