Shades of Blue Stone #116968
Tints of Blue Stone #116968
RGB
CMYK
RGB Variations
Color information
#116968 (or 0x116968) is known color: Blue Stone. HEX triplet: 11, 69 and 68. RGB value is (17,105,104). Sum of RGB (Red+Green+Blue) = 17+105+104=226 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.52% from 226); Green value is 105 (41.41% from 255 or 46.46% from 226); Blue value is 104 (41.02% from 255 or 46.02% from 226); Max value from RGB is 105 - color contains mainly: green. Hex color #116968 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #116968 is #EE9697. Grayscale: #4E4E4E. Windows color (decimal): -15636120 or 6842641. OLE color: 6842641.
HSL color Cylindrical-coordinate representation of color #116968: hue angle of 179.32º 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 #116968 is Cyan = 0.84, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 17 | 105 | 104 | - |
| CMYK | 0.84 | 0 | 0.01 | 0.59 |
| HSL | 179.32º | 0.72% | 0.24% | - |
| HSV(B) | 179.32º | 0.84% | 0.41% | - |
| XYZ | 7.78 | 11.22 | 14.85 | - |
| YUV | 78.57 | 142.35 | 84.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 105 | 104 | 0.84 | 0 | 0.01 | 0.59 | 179.32 | 0.72 | 0.24 |
| Hex | 11 | 69 | 68 | 54 | 0 | 1 | 3B | B3 | 48 | 18 |
| Octal | 21 | 151 | 150 | 124 | 0 | 1 | 73 | 263 | 110 | 30 |
| Binary | 10001 | 1101001 | 1101000 | 1010100 | 0 | 1 | 111011 | 10110011 | 1001000 | 11000 |
Color Harmonies of #116968
Complementary color
Monochromatic Colors of #116968
Black with #116968
Text Example
Text Example
White with #116968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116968; }
p { color: rgb(17,105,104); }
H1.HeaderClassName
{
color: #116968;
}
.AnyTagClassName
{
color: #116968;
}
</style>
background-color css
<style>
a { background-color: #116968; }
a { background-color: rgb(17,105,104); }
div.DivClassName
{
background-color: #116968;
}
.BgClassName
{
background-color: #116968;
}
</style>
border-color css
<style>
span { border-color: #116968; }
span { border-color: rgb(17,105,104); }
td.TdClassName
{
border-color: #116968;
}
.TagClassName
{
border-color: #116968;
}
</style>