Shades of Blue Stone #116859
Tints of Blue Stone #116859
RGB
CMYK
RGB Variations
Color information
#116859 (or 0x116859) is known color: Blue Stone. HEX triplet: 11, 68 and 59. RGB value is (17,104,89). Sum of RGB (Red+Green+Blue) = 17+104+89=210 (27% of max value = 765). Red value is 17 (7.03% from 255 or 8.10% from 210); Green value is 104 (41.02% from 255 or 49.52% from 210); Blue value is 89 (35.16% from 255 or 42.38% from 210); Max value from RGB is 104 - color contains mainly: green. Hex color #116859 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116859 is #EE97A6. Grayscale: #4C4C4C. Windows color (decimal): -15636391 or 5859345. OLE color: 5859345.
HSL color Cylindrical-coordinate representation of color #116859: hue angle of 169.66º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #116859 is Cyan = 0.84, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 17 | 104 | 89 | - |
| CMYK | 0.84 | 0 | 0.14 | 0.59 |
| HSL | 169.66º | 0.72% | 0.24% | - |
| HSV(B) | 169.66º | 0.84% | 0.41% | - |
| XYZ | 6.98 | 10.74 | 11.16 | - |
| YUV | 76.28 | 135.18 | 85.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 104 | 89 | 0.84 | 0 | 0.14 | 0.59 | 169.66 | 0.72 | 0.24 |
| Hex | 11 | 68 | 59 | 54 | 0 | E | 3B | AA | 48 | 18 |
| Octal | 21 | 150 | 131 | 124 | 0 | 16 | 73 | 252 | 110 | 30 |
| Binary | 10001 | 1101000 | 1011001 | 1010100 | 0 | 1110 | 111011 | 10101010 | 1001000 | 11000 |
Color Harmonies of #116859
Complementary color
Monochromatic Colors of #116859
Black with #116859
Text Example
Text Example
White with #116859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116859; }
p { color: rgb(17,104,89); }
H1.HeaderClassName
{
color: #116859;
}
.AnyTagClassName
{
color: #116859;
}
</style>
background-color css
<style>
a { background-color: #116859; }
a { background-color: rgb(17,104,89); }
div.DivClassName
{
background-color: #116859;
}
.BgClassName
{
background-color: #116859;
}
</style>
border-color css
<style>
span { border-color: #116859; }
span { border-color: rgb(17,104,89); }
td.TdClassName
{
border-color: #116859;
}
.TagClassName
{
border-color: #116859;
}
</style>