Shades of Bali Hai #849DAE
Tints of Bali Hai #849DAE
RGB
CMYK
RGB Variations
Color information
#849DAE (or 0x849DAE) is known color: Bali Hai. HEX triplet: 84, 9D and AE. RGB value is (132,157,174). Sum of RGB (Red+Green+Blue) = 132+157+174=463 (61% of max value = 765). Red value is 132 (51.95% from 255 or 28.51% from 463); Green value is 157 (61.72% from 255 or 33.91% from 463); Blue value is 174 (68.36% from 255 or 37.58% from 463); Max value from RGB is 174 - color contains mainly: blue. Hex color #849DAE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849DAE is #7B6251. Grayscale: #979797. Windows color (decimal): -8086098 or 11443588. OLE color: 11443588.
HSL color Cylindrical-coordinate representation of color #849DAE: hue angle of 204.29º 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 #849DAE is Cyan = 0.24, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 132 | 157 | 174 | - |
| CMYK | 0.24 | 0.10 | 0 | 0.32 |
| HSL | 204.29º | 0.21% | 0.6% | - |
| HSV(B) | 204.29º | 0.24% | 0.68% | - |
| XYZ | 29.21 | 32.08 | 44.7 | - |
| YUV | 151.46 | 140.72 | 114.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 157 | 174 | 0.24 | 0.10 | 0 | 0.32 | 204.29 | 0.21 | 0.6 |
| Hex | 84 | 9D | AE | 18 | A | 0 | 20 | CC | 15 | 3C |
| Octal | 204 | 235 | 256 | 30 | 12 | 0 | 40 | 314 | 25 | 74 |
| Binary | 10000100 | 10011101 | 10101110 | 11000 | 1010 | 0 | 100000 | 11001100 | 10101 | 111100 |
Color Harmonies of #849DAE
Complementary color
Monochromatic Colors of #849DAE
Black with #849DAE
Text Example
Text Example
White with #849DAE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849DAE; }
p { color: rgb(132,157,174); }
H1.HeaderClassName
{
color: #849DAE;
}
.AnyTagClassName
{
color: #849DAE;
}
</style>
background-color css
<style>
a { background-color: #849DAE; }
a { background-color: rgb(132,157,174); }
div.DivClassName
{
background-color: #849DAE;
}
.BgClassName
{
background-color: #849DAE;
}
</style>
border-color css
<style>
span { border-color: #849DAE; }
span { border-color: rgb(132,157,174); }
td.TdClassName
{
border-color: #849DAE;
}
.TagClassName
{
border-color: #849DAE;
}
</style>