Shades of Bali Hai #879498
Tints of Bali Hai #879498
RGB
CMYK
RGB Variations
Color information
#879498 (or 0x879498) is known color: Bali Hai. HEX triplet: 87, 94 and 98. RGB value is (135,148,152). Sum of RGB (Red+Green+Blue) = 135+148+152=435 (57% of max value = 765). Red value is 135 (53.12% from 255 or 31.03% from 435); Green value is 148 (58.20% from 255 or 34.02% from 435); Blue value is 152 (59.77% from 255 or 34.94% from 435); Max value from RGB is 152 - color contains mainly: blue. Hex color #879498 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #879498 is #786B67. Grayscale: #909090. Windows color (decimal): -7891816 or 9999495. OLE color: 9999495.
HSL color Cylindrical-coordinate representation of color #879498: hue angle of 194.12º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #879498 is Cyan = 0.11, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 135 | 148 | 152 | - |
| CMYK | 0.11 | 0.03 | 0 | 0.40 |
| HSL | 194.12º | 0.08% | 0.56% | - |
| HSV(B) | 194.12º | 0.11% | 0.6% | - |
| XYZ | 26.25 | 28.6 | 33.84 | - |
| YUV | 144.57 | 132.19 | 121.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 148 | 152 | 0.11 | 0.03 | 0 | 0.40 | 194.12 | 0.08 | 0.56 |
| Hex | 87 | 94 | 98 | B | 3 | 0 | 28 | C2 | 8 | 38 |
| Octal | 207 | 224 | 230 | 13 | 3 | 0 | 50 | 302 | 10 | 70 |
| Binary | 10000111 | 10010100 | 10011000 | 1011 | 11 | 0 | 101000 | 11000010 | 1000 | 111000 |
Color Harmonies of #879498
Complementary color
Monochromatic Colors of #879498
Black with #879498
Text Example
Text Example
White with #879498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879498; }
p { color: rgb(135,148,152); }
H1.HeaderClassName
{
color: #879498;
}
.AnyTagClassName
{
color: #879498;
}
</style>
background-color css
<style>
a { background-color: #879498; }
a { background-color: rgb(135,148,152); }
div.DivClassName
{
background-color: #879498;
}
.BgClassName
{
background-color: #879498;
}
</style>
border-color css
<style>
span { border-color: #879498; }
span { border-color: rgb(135,148,152); }
td.TdClassName
{
border-color: #879498;
}
.TagClassName
{
border-color: #879498;
}
</style>