Shades of Blue Stone #116956
Tints of Blue Stone #116956
RGB
CMYK
RGB Variations
Color information
#116956 (or 0x116956) is known color: Blue Stone. HEX triplet: 11, 69 and 56. RGB value is (17,105,86). Sum of RGB (Red+Green+Blue) = 17+105+86=208 (27% of max value = 765). Red value is 17 (7.03% from 255 or 8.17% from 208); Green value is 105 (41.41% from 255 or 50.48% from 208); Blue value is 86 (33.98% from 255 or 41.35% from 208); Max value from RGB is 105 - color contains mainly: green. Hex color #116956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116956 is #EE96A9. Grayscale: #4C4C4C. Windows color (decimal): -15636138 or 5662993. OLE color: 5662993.
HSL color Cylindrical-coordinate representation of color #116956: hue angle of 167.05º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #116956 is Cyan = 0.84, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 17 | 105 | 86 | - |
| CMYK | 0.84 | 0 | 0.18 | 0.59 |
| HSL | 167.05º | 0.72% | 0.24% | - |
| HSV(B) | 167.05º | 0.84% | 0.41% | - |
| XYZ | 6.96 | 10.89 | 10.54 | - |
| YUV | 76.52 | 133.35 | 85.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 105 | 86 | 0.84 | 0 | 0.18 | 0.59 | 167.05 | 0.72 | 0.24 |
| Hex | 11 | 69 | 56 | 54 | 0 | 12 | 3B | A7 | 48 | 18 |
| Octal | 21 | 151 | 126 | 124 | 0 | 22 | 73 | 247 | 110 | 30 |
| Binary | 10001 | 1101001 | 1010110 | 1010100 | 0 | 10010 | 111011 | 10100111 | 1001000 | 11000 |
Color Harmonies of #116956
Complementary color
Monochromatic Colors of #116956
Black with #116956
Text Example
Text Example
White with #116956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116956; }
p { color: rgb(17,105,86); }
H1.HeaderClassName
{
color: #116956;
}
.AnyTagClassName
{
color: #116956;
}
</style>
background-color css
<style>
a { background-color: #116956; }
a { background-color: rgb(17,105,86); }
div.DivClassName
{
background-color: #116956;
}
.BgClassName
{
background-color: #116956;
}
</style>
border-color css
<style>
span { border-color: #116956; }
span { border-color: rgb(17,105,86); }
td.TdClassName
{
border-color: #116956;
}
.TagClassName
{
border-color: #116956;
}
</style>