Shades of Blue Stone #116866
Tints of Blue Stone #116866
RGB
CMYK
RGB Variations
Color information
#116866 (or 0x116866) is known color: Blue Stone. HEX triplet: 11, 68 and 66. RGB value is (17,104,102). Sum of RGB (Red+Green+Blue) = 17+104+102=223 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.62% from 223); Green value is 104 (41.02% from 255 or 46.64% from 223); Blue value is 102 (40.23% from 255 or 45.74% from 223); Max value from RGB is 104 - color contains mainly: green. Hex color #116866 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116866 is #EE9799. Grayscale: #4D4D4D. Windows color (decimal): -15636378 or 6711313. OLE color: 6711313.
HSL color Cylindrical-coordinate representation of color #116866: hue angle of 178.62º 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 #116866 is Cyan = 0.84, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 17 | 104 | 102 | - |
| CMYK | 0.84 | 0 | 0.02 | 0.59 |
| HSL | 178.62º | 0.72% | 0.24% | - |
| HSV(B) | 178.62º | 0.84% | 0.41% | - |
| XYZ | 7.58 | 10.98 | 14.29 | - |
| YUV | 77.76 | 141.68 | 84.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 104 | 102 | 0.84 | 0 | 0.02 | 0.59 | 178.62 | 0.72 | 0.24 |
| Hex | 11 | 68 | 66 | 54 | 0 | 2 | 3B | B3 | 48 | 18 |
| Octal | 21 | 150 | 146 | 124 | 0 | 2 | 73 | 263 | 110 | 30 |
| Binary | 10001 | 1101000 | 1100110 | 1010100 | 0 | 10 | 111011 | 10110011 | 1001000 | 11000 |
Color Harmonies of #116866
Complementary color
Monochromatic Colors of #116866
Black with #116866
Text Example
Text Example
White with #116866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116866; }
p { color: rgb(17,104,102); }
H1.HeaderClassName
{
color: #116866;
}
.AnyTagClassName
{
color: #116866;
}
</style>
background-color css
<style>
a { background-color: #116866; }
a { background-color: rgb(17,104,102); }
div.DivClassName
{
background-color: #116866;
}
.BgClassName
{
background-color: #116866;
}
</style>
border-color css
<style>
span { border-color: #116866; }
span { border-color: rgb(17,104,102); }
td.TdClassName
{
border-color: #116866;
}
.TagClassName
{
border-color: #116866;
}
</style>