Shades of Bali Hai #869CAE
Tints of Bali Hai #869CAE
RGB
CMYK
RGB Variations
Color information
#869CAE (or 0x869CAE) is known color: Bali Hai. HEX triplet: 86, 9C and AE. RGB value is (134,156,174). Sum of RGB (Red+Green+Blue) = 134+156+174=464 (61% of max value = 765). Red value is 134 (52.73% from 255 or 28.88% from 464); Green value is 156 (61.33% from 255 or 33.62% from 464); Blue value is 174 (68.36% from 255 or 37.5% from 464); Max value from RGB is 174 - color contains mainly: blue. Hex color #869CAE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869CAE is #796351. Grayscale: #979797. Windows color (decimal): -7955282 or 11443334. OLE color: 11443334.
HSL color Cylindrical-coordinate representation of color #869CAE: hue angle of 207º degrees, saturation: 0.2, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #869CAE is Cyan = 0.23, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 134 | 156 | 174 | - |
| CMYK | 0.23 | 0.10 | 0 | 0.32 |
| HSL | 207º | 0.2% | 0.6% | - |
| HSV(B) | 207º | 0.23% | 0.68% | - |
| XYZ | 29.36 | 31.9 | 44.65 | - |
| YUV | 151.47 | 140.71 | 115.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 156 | 174 | 0.23 | 0.10 | 0 | 0.32 | 207 | 0.2 | 0.6 |
| Hex | 86 | 9C | AE | 17 | A | 0 | 20 | CF | 14 | 3C |
| Octal | 206 | 234 | 256 | 27 | 12 | 0 | 40 | 317 | 24 | 74 |
| Binary | 10000110 | 10011100 | 10101110 | 10111 | 1010 | 0 | 100000 | 11001111 | 10100 | 111100 |
Color Harmonies of #869CAE
Complementary color
Monochromatic Colors of #869CAE
Black with #869CAE
Text Example
Text Example
White with #869CAE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869CAE; }
p { color: rgb(134,156,174); }
H1.HeaderClassName
{
color: #869CAE;
}
.AnyTagClassName
{
color: #869CAE;
}
</style>
background-color css
<style>
a { background-color: #869CAE; }
a { background-color: rgb(134,156,174); }
div.DivClassName
{
background-color: #869CAE;
}
.BgClassName
{
background-color: #869CAE;
}
</style>
border-color css
<style>
span { border-color: #869CAE; }
span { border-color: rgb(134,156,174); }
td.TdClassName
{
border-color: #869CAE;
}
.TagClassName
{
border-color: #869CAE;
}
</style>