Shades of Blue Stone #116359
Tints of Blue Stone #116359
RGB
CMYK
RGB Variations
Color information
#116359 (or 0x116359) is known color: Blue Stone. HEX triplet: 11, 63 and 59. RGB value is (17,99,89). Sum of RGB (Red+Green+Blue) = 17+99+89=205 (27% of max value = 765). Red value is 17 (7.03% from 255 or 8.29% from 205); Green value is 99 (39.06% from 255 or 48.29% from 205); Blue value is 89 (35.16% from 255 or 43.41% from 205); Max value from RGB is 99 - color contains mainly: green. Hex color #116359 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116359 is #EE9CA6. Grayscale: #494949. Windows color (decimal): -15637671 or 5858065. OLE color: 5858065.
HSL color Cylindrical-coordinate representation of color #116359: hue angle of 172.68º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #116359 is Cyan = 0.83, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 17 | 99 | 89 | - |
| CMYK | 0.83 | 0 | 0.10 | 0.61 |
| HSL | 172.68º | 0.71% | 0.23% | - |
| HSV(B) | 172.68º | 0.83% | 0.39% | - |
| XYZ | 6.5 | 9.76 | 10.99 | - |
| YUV | 73.34 | 136.83 | 87.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 99 | 89 | 0.83 | 0 | 0.10 | 0.61 | 172.68 | 0.71 | 0.23 |
| Hex | 11 | 63 | 59 | 53 | 0 | A | 3D | AD | 47 | 17 |
| Octal | 21 | 143 | 131 | 123 | 0 | 12 | 75 | 255 | 107 | 27 |
| Binary | 10001 | 1100011 | 1011001 | 1010011 | 0 | 1010 | 111101 | 10101101 | 1000111 | 10111 |
Color Harmonies of #116359
Complementary color
Monochromatic Colors of #116359
Black with #116359
Text Example
Text Example
White with #116359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116359; }
p { color: rgb(17,99,89); }
H1.HeaderClassName
{
color: #116359;
}
.AnyTagClassName
{
color: #116359;
}
</style>
background-color css
<style>
a { background-color: #116359; }
a { background-color: rgb(17,99,89); }
div.DivClassName
{
background-color: #116359;
}
.BgClassName
{
background-color: #116359;
}
</style>
border-color css
<style>
span { border-color: #116359; }
span { border-color: rgb(17,99,89); }
td.TdClassName
{
border-color: #116359;
}
.TagClassName
{
border-color: #116359;
}
</style>