Shades of Blue Stone #117166
Tints of Blue Stone #117166
RGB
CMYK
RGB Variations
Color information
#117166 (or 0x117166) is known color: Blue Stone. HEX triplet: 11, 71 and 66. RGB value is (17,113,102). Sum of RGB (Red+Green+Blue) = 17+113+102=232 (30% of max value = 765). Red value is 17 (7.03% from 255 or 7.33% from 232); Green value is 113 (44.53% from 255 or 48.71% from 232); Blue value is 102 (40.23% from 255 or 43.97% from 232); Max value from RGB is 113 - color contains mainly: green. Hex color #117166 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117166 is #EE8E99. Grayscale: #525252. Windows color (decimal): -15634074 or 6713617. OLE color: 6713617.
HSL color Cylindrical-coordinate representation of color #117166: hue angle of 173.12º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117166 is Cyan = 0.85, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 17 | 113 | 102 | - |
| CMYK | 0.85 | 0 | 0.10 | 0.56 |
| HSL | 173.13º | 0.74% | 0.25% | - |
| HSV(B) | 173.13º | 0.85% | 0.44% | - |
| XYZ | 8.53 | 12.89 | 14.61 | - |
| YUV | 83.04 | 138.7 | 80.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 113 | 102 | 0.85 | 0 | 0.10 | 0.56 | 173.13 | 0.74 | 0.25 |
| Hex | 11 | 71 | 66 | 55 | 0 | A | 38 | AD | 4A | 19 |
| Octal | 21 | 161 | 146 | 125 | 0 | 12 | 70 | 255 | 112 | 31 |
| Binary | 10001 | 1110001 | 1100110 | 1010101 | 0 | 1010 | 111000 | 10101101 | 1001010 | 11001 |
Color Harmonies of #117166
Complementary color
Monochromatic Colors of #117166
Black with #117166
Text Example
Text Example
White with #117166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117166; }
p { color: rgb(17,113,102); }
H1.HeaderClassName
{
color: #117166;
}
.AnyTagClassName
{
color: #117166;
}
</style>
background-color css
<style>
a { background-color: #117166; }
a { background-color: rgb(17,113,102); }
div.DivClassName
{
background-color: #117166;
}
.BgClassName
{
background-color: #117166;
}
</style>
border-color css
<style>
span { border-color: #117166; }
span { border-color: rgb(17,113,102); }
td.TdClassName
{
border-color: #117166;
}
.TagClassName
{
border-color: #117166;
}
</style>