Shades of Blue Stone #116056
Tints of Blue Stone #116056
RGB
CMYK
RGB Variations
Color information
#116056 (or 0x116056) is known color: Blue Stone. HEX triplet: 11, 60 and 56. RGB value is (17,96,86). Sum of RGB (Red+Green+Blue) = 17+96+86=199 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.54% from 199); Green value is 96 (37.89% from 255 or 48.24% from 199); Blue value is 86 (33.98% from 255 or 43.22% from 199); Max value from RGB is 96 - color contains mainly: green. Hex color #116056 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116056 is #EE9FA9. Grayscale: #474747. Windows color (decimal): -15638442 or 5660689. OLE color: 5660689.
HSL color Cylindrical-coordinate representation of color #116056: hue angle of 172.41º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #116056 is Cyan = 0.82, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 17 | 96 | 86 | - |
| CMYK | 0.82 | 0 | 0.10 | 0.62 |
| HSL | 172.41º | 0.7% | 0.22% | - |
| HSV(B) | 172.41º | 0.82% | 0.38% | - |
| XYZ | 6.09 | 9.16 | 10.25 | - |
| YUV | 71.24 | 136.33 | 89.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 96 | 86 | 0.82 | 0 | 0.10 | 0.62 | 172.41 | 0.7 | 0.22 |
| Hex | 11 | 60 | 56 | 52 | 0 | A | 3E | AC | 46 | 16 |
| Octal | 21 | 140 | 126 | 122 | 0 | 12 | 76 | 254 | 106 | 26 |
| Binary | 10001 | 1100000 | 1010110 | 1010010 | 0 | 1010 | 111110 | 10101100 | 1000110 | 10110 |
Color Harmonies of #116056
Complementary color
Monochromatic Colors of #116056
Black with #116056
Text Example
Text Example
White with #116056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116056; }
p { color: rgb(17,96,86); }
H1.HeaderClassName
{
color: #116056;
}
.AnyTagClassName
{
color: #116056;
}
</style>
background-color css
<style>
a { background-color: #116056; }
a { background-color: rgb(17,96,86); }
div.DivClassName
{
background-color: #116056;
}
.BgClassName
{
background-color: #116056;
}
</style>
border-color css
<style>
span { border-color: #116056; }
span { border-color: rgb(17,96,86); }
td.TdClassName
{
border-color: #116056;
}
.TagClassName
{
border-color: #116056;
}
</style>