Shades of Blue Stone #116457
Tints of Blue Stone #116457
RGB
CMYK
RGB Variations
Color information
#116457 (or 0x116457) is known color: Blue Stone. HEX triplet: 11, 64 and 57. RGB value is (17,100,87). Sum of RGB (Red+Green+Blue) = 17+100+87=204 (27% of max value = 765). Red value is 17 (7.03% from 255 or 8.33% from 204); Green value is 100 (39.45% from 255 or 49.02% from 204); Blue value is 87 (34.38% from 255 or 42.65% from 204); Max value from RGB is 100 - color contains mainly: green. Hex color #116457 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116457 is #EE9BA8. Grayscale: #494949. Windows color (decimal): -15637417 or 5727249. OLE color: 5727249.
HSL color Cylindrical-coordinate representation of color #116457: hue angle of 170.6º 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 #116457 is Cyan = 0.83, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 17 | 100 | 87 | - |
| CMYK | 0.83 | 0 | 0.13 | 0.61 |
| HSL | 170.6º | 0.71% | 0.23% | - |
| HSV(B) | 170.6º | 0.83% | 0.39% | - |
| XYZ | 6.51 | 9.92 | 10.59 | - |
| YUV | 73.7 | 135.5 | 87.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 100 | 87 | 0.83 | 0 | 0.13 | 0.61 | 170.6 | 0.71 | 0.23 |
| Hex | 11 | 64 | 57 | 53 | 0 | D | 3D | AB | 47 | 17 |
| Octal | 21 | 144 | 127 | 123 | 0 | 15 | 75 | 253 | 107 | 27 |
| Binary | 10001 | 1100100 | 1010111 | 1010011 | 0 | 1101 | 111101 | 10101011 | 1000111 | 10111 |
Color Harmonies of #116457
Complementary color
Monochromatic Colors of #116457
Black with #116457
Text Example
Text Example
White with #116457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116457; }
p { color: rgb(17,100,87); }
H1.HeaderClassName
{
color: #116457;
}
.AnyTagClassName
{
color: #116457;
}
</style>
background-color css
<style>
a { background-color: #116457; }
a { background-color: rgb(17,100,87); }
div.DivClassName
{
background-color: #116457;
}
.BgClassName
{
background-color: #116457;
}
</style>
border-color css
<style>
span { border-color: #116457; }
span { border-color: rgb(17,100,87); }
td.TdClassName
{
border-color: #116457;
}
.TagClassName
{
border-color: #116457;
}
</style>