Shades of Blue Stone #106861
Tints of Blue Stone #106861
RGB
CMYK
RGB Variations
Color information
#106861 (or 0x106861) is known color: Blue Stone. HEX triplet: 10, 68 and 61. RGB value is (16,104,97). Sum of RGB (Red+Green+Blue) = 16+104+97=217 (28% of max value = 765). Red value is 16 (6.64% from 255 or 7.37% from 217); Green value is 104 (41.02% from 255 or 47.93% from 217); Blue value is 97 (38.28% from 255 or 44.70% from 217); Max value from RGB is 104 - color contains mainly: green. Hex color #106861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #106861 is #EF979E. Grayscale: #4C4C4C. Windows color (decimal): -15701919 or 6383632. OLE color: 6383632.
HSL color Cylindrical-coordinate representation of color #106861: hue angle of 175.23º degrees, saturation: 0.73, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #106861 is Cyan = 0.85, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 16 | 104 | 97 | - |
| CMYK | 0.85 | 0 | 0.07 | 0.59 |
| HSL | 175.23º | 0.73% | 0.24% | - |
| HSV(B) | 175.23º | 0.85% | 0.41% | - |
| XYZ | 7.32 | 10.87 | 13.02 | - |
| YUV | 76.89 | 139.35 | 84.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 104 | 97 | 0.85 | 0 | 0.07 | 0.59 | 175.23 | 0.73 | 0.24 |
| Hex | 10 | 68 | 61 | 55 | 0 | 7 | 3B | AF | 49 | 18 |
| Octal | 20 | 150 | 141 | 125 | 0 | 7 | 73 | 257 | 111 | 30 |
| Binary | 10000 | 1101000 | 1100001 | 1010101 | 0 | 111 | 111011 | 10101111 | 1001001 | 11000 |
Color Harmonies of #106861
Complementary color
Monochromatic Colors of #106861
Black with #106861
Text Example
Text Example
White with #106861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106861; }
p { color: rgb(16,104,97); }
H1.HeaderClassName
{
color: #106861;
}
.AnyTagClassName
{
color: #106861;
}
</style>
background-color css
<style>
a { background-color: #106861; }
a { background-color: rgb(16,104,97); }
div.DivClassName
{
background-color: #106861;
}
.BgClassName
{
background-color: #106861;
}
</style>
border-color css
<style>
span { border-color: #106861; }
span { border-color: rgb(16,104,97); }
td.TdClassName
{
border-color: #106861;
}
.TagClassName
{
border-color: #106861;
}
</style>