Shades of Blue Stone #116558
Tints of Blue Stone #116558
RGB
CMYK
RGB Variations
Color information
#116558 (or 0x116558) is known color: Blue Stone. HEX triplet: 11, 65 and 58. RGB value is (17,101,88). Sum of RGB (Red+Green+Blue) = 17+101+88=206 (27% of max value = 765). Red value is 17 (7.03% from 255 or 8.25% from 206); Green value is 101 (39.84% from 255 or 49.03% from 206); Blue value is 88 (34.77% from 255 or 42.72% from 206); Max value from RGB is 101 - color contains mainly: green. Hex color #116558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116558 is #EE9AA7. Grayscale: #4A4A4A. Windows color (decimal): -15637160 or 5793041. OLE color: 5793041.
HSL color Cylindrical-coordinate representation of color #116558: hue angle of 170.71º 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 #116558 is Cyan = 0.83, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 17 | 101 | 88 | - |
| CMYK | 0.83 | 0 | 0.13 | 0.60 |
| HSL | 170.71º | 0.71% | 0.23% | - |
| HSV(B) | 170.71º | 0.83% | 0.4% | - |
| XYZ | 6.65 | 10.13 | 10.84 | - |
| YUV | 74.4 | 135.67 | 87.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 101 | 88 | 0.83 | 0 | 0.13 | 0.60 | 170.71 | 0.71 | 0.23 |
| Hex | 11 | 65 | 58 | 53 | 0 | D | 3C | AB | 47 | 17 |
| Octal | 21 | 145 | 130 | 123 | 0 | 15 | 74 | 253 | 107 | 27 |
| Binary | 10001 | 1100101 | 1011000 | 1010011 | 0 | 1101 | 111100 | 10101011 | 1000111 | 10111 |
Color Harmonies of #116558
Complementary color
Monochromatic Colors of #116558
Black with #116558
Text Example
Text Example
White with #116558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116558; }
p { color: rgb(17,101,88); }
H1.HeaderClassName
{
color: #116558;
}
.AnyTagClassName
{
color: #116558;
}
</style>
background-color css
<style>
a { background-color: #116558; }
a { background-color: rgb(17,101,88); }
div.DivClassName
{
background-color: #116558;
}
.BgClassName
{
background-color: #116558;
}
</style>
border-color css
<style>
span { border-color: #116558; }
span { border-color: rgb(17,101,88); }
td.TdClassName
{
border-color: #116558;
}
.TagClassName
{
border-color: #116558;
}
</style>