Shades of Blue Stone #167063
Tints of Blue Stone #167063
RGB
CMYK
RGB Variations
Color information
#167063 (or 0x167063) is known color: Blue Stone. HEX triplet: 16, 70 and 63. RGB value is (22,112,99). Sum of RGB (Red+Green+Blue) = 22+112+99=233 (30% of max value = 765). Red value is 22 (8.98% from 255 or 9.44% from 233); Green value is 112 (44.14% from 255 or 48.07% from 233); Blue value is 99 (39.06% from 255 or 42.49% from 233); Max value from RGB is 112 - color contains mainly: green. Hex color #167063 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #167063 is #E98F9C. Grayscale: #535353. Windows color (decimal): -15306653 or 6516758. OLE color: 6516758.
HSL color Cylindrical-coordinate representation of color #167063: hue angle of 171.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #167063 is Cyan = 0.80, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 22 | 112 | 99 | - |
| CMYK | 0.80 | 0 | 0.12 | 0.56 |
| HSL | 171.33º | 0.67% | 0.26% | - |
| HSV(B) | 171.33º | 0.8% | 0.44% | - |
| XYZ | 8.38 | 12.66 | 13.81 | - |
| YUV | 83.61 | 136.68 | 84.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 112 | 99 | 0.80 | 0 | 0.12 | 0.56 | 171.33 | 0.67 | 0.26 |
| Hex | 16 | 70 | 63 | 50 | 0 | C | 38 | AB | 43 | 1A |
| Octal | 26 | 160 | 143 | 120 | 0 | 14 | 70 | 253 | 103 | 32 |
| Binary | 10110 | 1110000 | 1100011 | 1010000 | 0 | 1100 | 111000 | 10101011 | 1000011 | 11010 |
Color Harmonies of #167063
Complementary color
Monochromatic Colors of #167063
Black with #167063
Text Example
Text Example
White with #167063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #167063; }
p { color: rgb(22,112,99); }
H1.HeaderClassName
{
color: #167063;
}
.AnyTagClassName
{
color: #167063;
}
</style>
background-color css
<style>
a { background-color: #167063; }
a { background-color: rgb(22,112,99); }
div.DivClassName
{
background-color: #167063;
}
.BgClassName
{
background-color: #167063;
}
</style>
border-color css
<style>
span { border-color: #167063; }
span { border-color: rgb(22,112,99); }
td.TdClassName
{
border-color: #167063;
}
.TagClassName
{
border-color: #167063;
}
</style>