Shades of Bali Hai #869FAA
Tints of Bali Hai #869FAA
RGB
CMYK
RGB Variations
Color information
#869FAA (or 0x869FAA) is known color: Bali Hai. HEX triplet: 86, 9F and AA. RGB value is (134,159,170). Sum of RGB (Red+Green+Blue) = 134+159+170=463 (61% of max value = 765). Red value is 134 (52.73% from 255 or 28.94% from 463); Green value is 159 (62.5% from 255 or 34.34% from 463); Blue value is 170 (66.80% from 255 or 36.72% from 463); Max value from RGB is 170 - color contains mainly: blue. Hex color #869FAA is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869FAA is #796055. Grayscale: #989898. Windows color (decimal): -7954518 or 11181958. OLE color: 11181958.
HSL color Cylindrical-coordinate representation of color #869FAA: hue angle of 198.33º degrees, saturation: 0.17, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #869FAA is Cyan = 0.21, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 134 | 159 | 170 | - |
| CMYK | 0.21 | 0.06 | 0 | 0.33 |
| HSL | 198.33º | 0.17% | 0.6% | - |
| HSV(B) | 198.33º | 0.21% | 0.67% | - |
| XYZ | 29.49 | 32.77 | 42.8 | - |
| YUV | 152.78 | 137.72 | 114.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 159 | 170 | 0.21 | 0.06 | 0 | 0.33 | 198.33 | 0.17 | 0.6 |
| Hex | 86 | 9F | AA | 15 | 6 | 0 | 21 | C6 | 11 | 3C |
| Octal | 206 | 237 | 252 | 25 | 6 | 0 | 41 | 306 | 21 | 74 |
| Binary | 10000110 | 10011111 | 10101010 | 10101 | 110 | 0 | 100001 | 11000110 | 10001 | 111100 |
Color Harmonies of #869FAA
Complementary color
Monochromatic Colors of #869FAA
Black with #869FAA
Text Example
Text Example
White with #869FAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869FAA; }
p { color: rgb(134,159,170); }
H1.HeaderClassName
{
color: #869FAA;
}
.AnyTagClassName
{
color: #869FAA;
}
</style>
background-color css
<style>
a { background-color: #869FAA; }
a { background-color: rgb(134,159,170); }
div.DivClassName
{
background-color: #869FAA;
}
.BgClassName
{
background-color: #869FAA;
}
</style>
border-color css
<style>
span { border-color: #869FAA; }
span { border-color: rgb(134,159,170); }
td.TdClassName
{
border-color: #869FAA;
}
.TagClassName
{
border-color: #869FAA;
}
</style>