Shades of Blue Stone #116257
Tints of Blue Stone #116257
RGB
CMYK
RGB Variations
Color information
#116257 (or 0x116257) is known color: Blue Stone. HEX triplet: 11, 62 and 57. RGB value is (17,98,87). Sum of RGB (Red+Green+Blue) = 17+98+87=202 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.42% from 202); Green value is 98 (38.67% from 255 or 48.51% from 202); Blue value is 87 (34.38% from 255 or 43.07% from 202); Max value from RGB is 98 - color contains mainly: green. Hex color #116257 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116257 is #EE9DA8. Grayscale: #484848. Windows color (decimal): -15637929 or 5726737. OLE color: 5726737.
HSL color Cylindrical-coordinate representation of color #116257: hue angle of 171.85º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #116257 is Cyan = 0.83, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 17 | 98 | 87 | - |
| CMYK | 0.83 | 0 | 0.11 | 0.62 |
| HSL | 171.85º | 0.7% | 0.23% | - |
| HSV(B) | 171.85º | 0.83% | 0.38% | - |
| XYZ | 6.32 | 9.54 | 10.53 | - |
| YUV | 72.53 | 136.16 | 88.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 98 | 87 | 0.83 | 0 | 0.11 | 0.62 | 171.85 | 0.7 | 0.23 |
| Hex | 11 | 62 | 57 | 53 | 0 | B | 3E | AC | 46 | 17 |
| Octal | 21 | 142 | 127 | 123 | 0 | 13 | 76 | 254 | 106 | 27 |
| Binary | 10001 | 1100010 | 1010111 | 1010011 | 0 | 1011 | 111110 | 10101100 | 1000110 | 10111 |
Color Harmonies of #116257
Complementary color
Monochromatic Colors of #116257
Black with #116257
Text Example
Text Example
White with #116257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116257; }
p { color: rgb(17,98,87); }
H1.HeaderClassName
{
color: #116257;
}
.AnyTagClassName
{
color: #116257;
}
</style>
background-color css
<style>
a { background-color: #116257; }
a { background-color: rgb(17,98,87); }
div.DivClassName
{
background-color: #116257;
}
.BgClassName
{
background-color: #116257;
}
</style>
border-color css
<style>
span { border-color: #116257; }
span { border-color: rgb(17,98,87); }
td.TdClassName
{
border-color: #116257;
}
.TagClassName
{
border-color: #116257;
}
</style>