Shades of Blue Stone #116557
Tints of Blue Stone #116557
RGB
CMYK
RGB Variations
Color information
#116557 (or 0x116557) is known color: Blue Stone. HEX triplet: 11, 65 and 57. RGB value is (17,101,87). Sum of RGB (Red+Green+Blue) = 17+101+87=205 (27% of max value = 765). Red value is 17 (7.03% from 255 or 8.29% from 205); Green value is 101 (39.84% from 255 or 49.27% from 205); Blue value is 87 (34.38% from 255 or 42.44% from 205); Max value from RGB is 101 - color contains mainly: green. Hex color #116557 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116557 is #EE9AA8. Grayscale: #4A4A4A. Windows color (decimal): -15637161 or 5727505. OLE color: 5727505.
HSL color Cylindrical-coordinate representation of color #116557: hue angle of 170º 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 #116557 is Cyan = 0.83, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 17 | 101 | 87 | - |
| CMYK | 0.83 | 0 | 0.14 | 0.60 |
| HSL | 170º | 0.71% | 0.23% | - |
| HSV(B) | 170º | 0.83% | 0.4% | - |
| XYZ | 6.61 | 10.11 | 10.62 | - |
| YUV | 74.29 | 135.17 | 87.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 101 | 87 | 0.83 | 0 | 0.14 | 0.60 | 170 | 0.71 | 0.23 |
| Hex | 11 | 65 | 57 | 53 | 0 | E | 3C | AA | 47 | 17 |
| Octal | 21 | 145 | 127 | 123 | 0 | 16 | 74 | 252 | 107 | 27 |
| Binary | 10001 | 1100101 | 1010111 | 1010011 | 0 | 1110 | 111100 | 10101010 | 1000111 | 10111 |
Color Harmonies of #116557
Complementary color
Monochromatic Colors of #116557
Black with #116557
Text Example
Text Example
White with #116557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116557; }
p { color: rgb(17,101,87); }
H1.HeaderClassName
{
color: #116557;
}
.AnyTagClassName
{
color: #116557;
}
</style>
background-color css
<style>
a { background-color: #116557; }
a { background-color: rgb(17,101,87); }
div.DivClassName
{
background-color: #116557;
}
.BgClassName
{
background-color: #116557;
}
</style>
border-color css
<style>
span { border-color: #116557; }
span { border-color: rgb(17,101,87); }
td.TdClassName
{
border-color: #116557;
}
.TagClassName
{
border-color: #116557;
}
</style>