Shades of Bali Hai #869DAA
Tints of Bali Hai #869DAA
RGB
CMYK
RGB Variations
Color information
#869DAA (or 0x869DAA) is known color: Bali Hai. HEX triplet: 86, 9D and AA. RGB value is (134,157,170). Sum of RGB (Red+Green+Blue) = 134+157+170=461 (61% of max value = 765). Red value is 134 (52.73% from 255 or 29.07% from 461); Green value is 157 (61.72% from 255 or 34.06% from 461); Blue value is 170 (66.80% from 255 or 36.88% from 461); Max value from RGB is 170 - color contains mainly: blue. Hex color #869DAA is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869DAA is #796255. Grayscale: #979797. Windows color (decimal): -7955030 or 11181446. OLE color: 11181446.
HSL color Cylindrical-coordinate representation of color #869DAA: hue angle of 201.67º 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 #869DAA is Cyan = 0.21, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 134 | 157 | 170 | - |
| CMYK | 0.21 | 0.08 | 0 | 0.33 |
| HSL | 201.67º | 0.17% | 0.6% | - |
| HSV(B) | 201.67º | 0.21% | 0.67% | - |
| XYZ | 29.14 | 32.08 | 42.69 | - |
| YUV | 151.61 | 138.38 | 115.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 157 | 170 | 0.21 | 0.08 | 0 | 0.33 | 201.67 | 0.17 | 0.6 |
| Hex | 86 | 9D | AA | 15 | 8 | 0 | 21 | CA | 11 | 3C |
| Octal | 206 | 235 | 252 | 25 | 10 | 0 | 41 | 312 | 21 | 74 |
| Binary | 10000110 | 10011101 | 10101010 | 10101 | 1000 | 0 | 100001 | 11001010 | 10001 | 111100 |
Color Harmonies of #869DAA
Complementary color
Monochromatic Colors of #869DAA
Black with #869DAA
Text Example
Text Example
White with #869DAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869DAA; }
p { color: rgb(134,157,170); }
H1.HeaderClassName
{
color: #869DAA;
}
.AnyTagClassName
{
color: #869DAA;
}
</style>
background-color css
<style>
a { background-color: #869DAA; }
a { background-color: rgb(134,157,170); }
div.DivClassName
{
background-color: #869DAA;
}
.BgClassName
{
background-color: #869DAA;
}
</style>
border-color css
<style>
span { border-color: #869DAA; }
span { border-color: rgb(134,157,170); }
td.TdClassName
{
border-color: #869DAA;
}
.TagClassName
{
border-color: #869DAA;
}
</style>