Shades of Blue Stone #106155
Tints of Blue Stone #106155
RGB
CMYK
RGB Variations
Color information
#106155 (or 0x106155) is known color: Blue Stone. HEX triplet: 10, 61 and 55. RGB value is (16,97,85). Sum of RGB (Red+Green+Blue) = 16+97+85=198 (26% of max value = 765). Red value is 16 (6.64% from 255 or 8.08% from 198); Green value is 97 (38.28% from 255 or 48.99% from 198); Blue value is 85 (33.59% from 255 or 42.93% from 198); Max value from RGB is 97 - color contains mainly: green. Hex color #106155 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #106155 is #EF9EAA. Grayscale: #474747. Windows color (decimal): -15703723 or 5595408. OLE color: 5595408.
HSL color Cylindrical-coordinate representation of color #106155: hue angle of 171.11º 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 #106155 is Cyan = 0.84, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 16 | 97 | 85 | - |
| CMYK | 0.84 | 0 | 0.12 | 0.62 |
| HSL | 171.11º | 0.72% | 0.22% | - |
| HSV(B) | 171.11º | 0.84% | 0.38% | - |
| XYZ | 6.13 | 9.32 | 10.07 | - |
| YUV | 71.41 | 135.66 | 88.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 97 | 85 | 0.84 | 0 | 0.12 | 0.62 | 171.11 | 0.72 | 0.22 |
| Hex | 10 | 61 | 55 | 54 | 0 | C | 3E | AB | 48 | 16 |
| Octal | 20 | 141 | 125 | 124 | 0 | 14 | 76 | 253 | 110 | 26 |
| Binary | 10000 | 1100001 | 1010101 | 1010100 | 0 | 1100 | 111110 | 10101011 | 1001000 | 10110 |
Color Harmonies of #106155
Complementary color
Monochromatic Colors of #106155
Black with #106155
Text Example
Text Example
White with #106155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106155; }
p { color: rgb(16,97,85); }
H1.HeaderClassName
{
color: #106155;
}
.AnyTagClassName
{
color: #106155;
}
</style>
background-color css
<style>
a { background-color: #106155; }
a { background-color: rgb(16,97,85); }
div.DivClassName
{
background-color: #106155;
}
.BgClassName
{
background-color: #106155;
}
</style>
border-color css
<style>
span { border-color: #106155; }
span { border-color: rgb(16,97,85); }
td.TdClassName
{
border-color: #106155;
}
.TagClassName
{
border-color: #106155;
}
</style>