Shades of Blue Stone #166557
Tints of Blue Stone #166557
RGB
CMYK
RGB Variations
Color information
#166557 (or 0x166557) is known color: Blue Stone. HEX triplet: 16, 65 and 57. RGB value is (22,101,87). Sum of RGB (Red+Green+Blue) = 22+101+87=210 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.48% from 210); Green value is 101 (39.84% from 255 or 48.10% from 210); Blue value is 87 (34.38% from 255 or 41.43% from 210); Max value from RGB is 101 - color contains mainly: green. Hex color #166557 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #166557 is #E99AA8. Grayscale: #4B4B4B. Windows color (decimal): -15309481 or 5727510. OLE color: 5727510.
HSL color Cylindrical-coordinate representation of color #166557: hue angle of 169.37º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #166557 is Cyan = 0.78, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 22 | 101 | 87 | - |
| CMYK | 0.78 | 0 | 0.14 | 0.60 |
| HSL | 169.37º | 0.64% | 0.24% | - |
| HSV(B) | 169.37º | 0.78% | 0.4% | - |
| XYZ | 6.7 | 10.17 | 10.63 | - |
| YUV | 75.78 | 134.33 | 89.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 101 | 87 | 0.78 | 0 | 0.14 | 0.60 | 169.37 | 0.64 | 0.24 |
| Hex | 16 | 65 | 57 | 4E | 0 | E | 3C | A9 | 40 | 18 |
| Octal | 26 | 145 | 127 | 116 | 0 | 16 | 74 | 251 | 100 | 30 |
| Binary | 10110 | 1100101 | 1010111 | 1001110 | 0 | 1110 | 111100 | 10101001 | 1000000 | 11000 |
Color Harmonies of #166557
Complementary color
Monochromatic Colors of #166557
Black with #166557
Text Example
Text Example
White with #166557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #166557; }
p { color: rgb(22,101,87); }
H1.HeaderClassName
{
color: #166557;
}
.AnyTagClassName
{
color: #166557;
}
</style>
background-color css
<style>
a { background-color: #166557; }
a { background-color: rgb(22,101,87); }
div.DivClassName
{
background-color: #166557;
}
.BgClassName
{
background-color: #166557;
}
</style>
border-color css
<style>
span { border-color: #166557; }
span { border-color: rgb(22,101,87); }
td.TdClassName
{
border-color: #166557;
}
.TagClassName
{
border-color: #166557;
}
</style>