Shades of Blue Stone #106156
Tints of Blue Stone #106156
RGB
CMYK
RGB Variations
Color information
#106156 (or 0x106156) is known color: Blue Stone. HEX triplet: 10, 61 and 56. RGB value is (16,97,86). Sum of RGB (Red+Green+Blue) = 16+97+86=199 (26% of max value = 765). Red value is 16 (6.64% from 255 or 8.04% from 199); Green value is 97 (38.28% from 255 or 48.74% from 199); Blue value is 86 (33.98% from 255 or 43.22% from 199); Max value from RGB is 97 - color contains mainly: green. Hex color #106156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #106156 is #EF9EA9. Grayscale: #474747. Windows color (decimal): -15703722 or 5660944. OLE color: 5660944.
HSL color Cylindrical-coordinate representation of color #106156: hue angle of 171.85º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #106156 is Cyan = 0.84, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 16 | 97 | 86 | - |
| CMYK | 0.84 | 0 | 0.11 | 0.62 |
| HSL | 171.85º | 0.72% | 0.22% | - |
| HSV(B) | 171.85º | 0.84% | 0.38% | - |
| XYZ | 6.17 | 9.33 | 10.28 | - |
| YUV | 71.53 | 136.16 | 88.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 97 | 86 | 0.84 | 0 | 0.11 | 0.62 | 171.85 | 0.72 | 0.22 |
| Hex | 10 | 61 | 56 | 54 | 0 | B | 3E | AC | 48 | 16 |
| Octal | 20 | 141 | 126 | 124 | 0 | 13 | 76 | 254 | 110 | 26 |
| Binary | 10000 | 1100001 | 1010110 | 1010100 | 0 | 1011 | 111110 | 10101100 | 1001000 | 10110 |
Color Harmonies of #106156
Complementary color
Monochromatic Colors of #106156
Black with #106156
Text Example
Text Example
White with #106156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106156; }
p { color: rgb(16,97,86); }
H1.HeaderClassName
{
color: #106156;
}
.AnyTagClassName
{
color: #106156;
}
</style>
background-color css
<style>
a { background-color: #106156; }
a { background-color: rgb(16,97,86); }
div.DivClassName
{
background-color: #106156;
}
.BgClassName
{
background-color: #106156;
}
</style>
border-color css
<style>
span { border-color: #106156; }
span { border-color: rgb(16,97,86); }
td.TdClassName
{
border-color: #106156;
}
.TagClassName
{
border-color: #106156;
}
</style>