Shades of Blue Stone #116559
Tints of Blue Stone #116559
RGB
CMYK
RGB Variations
Color information
#116559 (or 0x116559) is known color: Blue Stone. HEX triplet: 11, 65 and 59. RGB value is (17,101,89). Sum of RGB (Red+Green+Blue) = 17+101+89=207 (27% of max value = 765). Red value is 17 (7.03% from 255 or 8.21% from 207); Green value is 101 (39.84% from 255 or 48.79% from 207); Blue value is 89 (35.16% from 255 or 43.00% from 207); Max value from RGB is 101 - color contains mainly: green. Hex color #116559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116559 is #EE9AA6. Grayscale: #4A4A4A. Windows color (decimal): -15637159 or 5858577. OLE color: 5858577.
HSL color Cylindrical-coordinate representation of color #116559: hue angle of 171.43º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #116559 is Cyan = 0.83, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 17 | 101 | 89 | - |
| CMYK | 0.83 | 0 | 0.12 | 0.60 |
| HSL | 171.43º | 0.71% | 0.23% | - |
| HSV(B) | 171.43º | 0.83% | 0.4% | - |
| XYZ | 6.69 | 10.15 | 11.06 | - |
| YUV | 74.52 | 136.17 | 86.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 101 | 89 | 0.83 | 0 | 0.12 | 0.60 | 171.43 | 0.71 | 0.23 |
| Hex | 11 | 65 | 59 | 53 | 0 | C | 3C | AB | 47 | 17 |
| Octal | 21 | 145 | 131 | 123 | 0 | 14 | 74 | 253 | 107 | 27 |
| Binary | 10001 | 1100101 | 1011001 | 1010011 | 0 | 1100 | 111100 | 10101011 | 1000111 | 10111 |
Color Harmonies of #116559
Complementary color
Monochromatic Colors of #116559
Black with #116559
Text Example
Text Example
White with #116559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116559; }
p { color: rgb(17,101,89); }
H1.HeaderClassName
{
color: #116559;
}
.AnyTagClassName
{
color: #116559;
}
</style>
background-color css
<style>
a { background-color: #116559; }
a { background-color: rgb(17,101,89); }
div.DivClassName
{
background-color: #116559;
}
.BgClassName
{
background-color: #116559;
}
</style>
border-color css
<style>
span { border-color: #116559; }
span { border-color: rgb(17,101,89); }
td.TdClassName
{
border-color: #116559;
}
.TagClassName
{
border-color: #116559;
}
</style>