Shades of Bali Hai #869BAA
Tints of Bali Hai #869BAA
RGB
CMYK
RGB Variations
Color information
#869BAA (or 0x869BAA) is known color: Bali Hai. HEX triplet: 86, 9B and AA. RGB value is (134,155,170). Sum of RGB (Red+Green+Blue) = 134+155+170=459 (60% of max value = 765). Red value is 134 (52.73% from 255 or 29.19% from 459); Green value is 155 (60.94% from 255 or 33.77% from 459); Blue value is 170 (66.80% from 255 or 37.04% from 459); Max value from RGB is 170 - color contains mainly: blue. Hex color #869BAA is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869BAA is #796455. Grayscale: #969696. Windows color (decimal): -7955542 or 11180934. OLE color: 11180934.
HSL color Cylindrical-coordinate representation of color #869BAA: hue angle of 205º 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 #869BAA is Cyan = 0.21, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 134 | 155 | 170 | - |
| CMYK | 0.21 | 0.09 | 0 | 0.33 |
| HSL | 205º | 0.17% | 0.6% | - |
| HSV(B) | 205º | 0.21% | 0.67% | - |
| XYZ | 28.81 | 31.41 | 42.58 | - |
| YUV | 150.43 | 139.04 | 116.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 155 | 170 | 0.21 | 0.09 | 0 | 0.33 | 205 | 0.17 | 0.6 |
| Hex | 86 | 9B | AA | 15 | 9 | 0 | 21 | CD | 11 | 3C |
| Octal | 206 | 233 | 252 | 25 | 11 | 0 | 41 | 315 | 21 | 74 |
| Binary | 10000110 | 10011011 | 10101010 | 10101 | 1001 | 0 | 100001 | 11001101 | 10001 | 111100 |
Color Harmonies of #869BAA
Complementary color
Monochromatic Colors of #869BAA
Black with #869BAA
Text Example
Text Example
White with #869BAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869BAA; }
p { color: rgb(134,155,170); }
H1.HeaderClassName
{
color: #869BAA;
}
.AnyTagClassName
{
color: #869BAA;
}
</style>
background-color css
<style>
a { background-color: #869BAA; }
a { background-color: rgb(134,155,170); }
div.DivClassName
{
background-color: #869BAA;
}
.BgClassName
{
background-color: #869BAA;
}
</style>
border-color css
<style>
span { border-color: #869BAA; }
span { border-color: rgb(134,155,170); }
td.TdClassName
{
border-color: #869BAA;
}
.TagClassName
{
border-color: #869BAA;
}
</style>