Shades of Bali Hai #849BB4
Tints of Bali Hai #849BB4
RGB
CMYK
RGB Variations
Color information
#849BB4 (or 0x849BB4) is known color: Bali Hai. HEX triplet: 84, 9B and B4. RGB value is (132,155,180). Sum of RGB (Red+Green+Blue) = 132+155+180=467 (61% of max value = 765). Red value is 132 (51.95% from 255 or 28.27% from 467); Green value is 155 (60.94% from 255 or 33.19% from 467); Blue value is 180 (70.70% from 255 or 38.54% from 467); Max value from RGB is 180 - color contains mainly: blue. Hex color #849BB4 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #849BB4 is #7B644B. Grayscale: #969696. Windows color (decimal): -8086604 or 11836292. OLE color: 11836292.
HSL color Cylindrical-coordinate representation of color #849BB4: hue angle of 211.25º degrees, saturation: 0.24, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #849BB4 is Cyan = 0.27, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 132 | 155 | 180 | - |
| CMYK | 0.27 | 0.14 | 0 | 0.29 |
| HSL | 211.25º | 0.24% | 0.61% | - |
| HSV(B) | 211.25º | 0.27% | 0.71% | - |
| XYZ | 29.48 | 31.64 | 47.73 | - |
| YUV | 150.97 | 144.38 | 114.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 155 | 180 | 0.27 | 0.14 | 0 | 0.29 | 211.25 | 0.24 | 0.61 |
| Hex | 84 | 9B | B4 | 1B | E | 0 | 1D | D3 | 18 | 3D |
| Octal | 204 | 233 | 264 | 33 | 16 | 0 | 35 | 323 | 30 | 75 |
| Binary | 10000100 | 10011011 | 10110100 | 11011 | 1110 | 0 | 11101 | 11010011 | 11000 | 111101 |
Color Harmonies of #849BB4
Complementary color
Monochromatic Colors of #849BB4
Black with #849BB4
Text Example
Text Example
White with #849BB4
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849BB4; }
p { color: rgb(132,155,180); }
H1.HeaderClassName
{
color: #849BB4;
}
.AnyTagClassName
{
color: #849BB4;
}
</style>
background-color css
<style>
a { background-color: #849BB4; }
a { background-color: rgb(132,155,180); }
div.DivClassName
{
background-color: #849BB4;
}
.BgClassName
{
background-color: #849BB4;
}
</style>
border-color css
<style>
span { border-color: #849BB4; }
span { border-color: rgb(132,155,180); }
td.TdClassName
{
border-color: #849BB4;
}
.TagClassName
{
border-color: #849BB4;
}
</style>