Shades of Blue Stone #166460
Tints of Blue Stone #166460
RGB
CMYK
RGB Variations
Color information
#166460 (or 0x166460) is known color: Blue Stone. HEX triplet: 16, 64 and 60. RGB value is (22,100,96). Sum of RGB (Red+Green+Blue) = 22+100+96=218 (28% of max value = 765). Red value is 22 (8.98% from 255 or 10.09% from 218); Green value is 100 (39.45% from 255 or 45.87% from 218); Blue value is 96 (37.89% from 255 or 44.04% from 218); Max value from RGB is 100 - color contains mainly: green. Hex color #166460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #166460 is #E99B9F. Grayscale: #4C4C4C. Windows color (decimal): -15309728 or 6317078. OLE color: 6317078.
HSL color Cylindrical-coordinate representation of color #166460: hue angle of 176.92º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #166460 is Cyan = 0.78, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 22 | 100 | 96 | - |
| CMYK | 0.78 | 0 | 0.04 | 0.61 |
| HSL | 176.92º | 0.64% | 0.24% | - |
| HSV(B) | 176.92º | 0.78% | 0.39% | - |
| XYZ | 7 | 10.13 | 12.65 | - |
| YUV | 76.22 | 139.16 | 89.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 100 | 96 | 0.78 | 0 | 0.04 | 0.61 | 176.92 | 0.64 | 0.24 |
| Hex | 16 | 64 | 60 | 4E | 0 | 4 | 3D | B1 | 40 | 18 |
| Octal | 26 | 144 | 140 | 116 | 0 | 4 | 75 | 261 | 100 | 30 |
| Binary | 10110 | 1100100 | 1100000 | 1001110 | 0 | 100 | 111101 | 10110001 | 1000000 | 11000 |
Color Harmonies of #166460
Complementary color
Monochromatic Colors of #166460
Black with #166460
Text Example
Text Example
White with #166460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166460; }
p { color: rgb(22,100,96); }
H1.HeaderClassName
{
color: #166460;
}
.AnyTagClassName
{
color: #166460;
}
</style>
background-color css
<style>
a { background-color: #166460; }
a { background-color: rgb(22,100,96); }
div.DivClassName
{
background-color: #166460;
}
.BgClassName
{
background-color: #166460;
}
</style>
border-color css
<style>
span { border-color: #166460; }
span { border-color: rgb(22,100,96); }
td.TdClassName
{
border-color: #166460;
}
.TagClassName
{
border-color: #166460;
}
</style>