Shades of Sapphire #162756
Tints of Sapphire #162756
RGB
CMYK
RGB Variations
Color information
#162756 (or 0x162756) is known color: Sapphire. HEX triplet: 16, 27 and 56. RGB value is (22,39,86). Sum of RGB (Red+Green+Blue) = 22+39+86=147 (19% of max value = 765). Red value is 22 (8.98% from 255 or 14.97% from 147); Green value is 39 (15.62% from 255 or 26.53% from 147); Blue value is 86 (33.98% from 255 or 58.50% from 147); Max value from RGB is 86 - color contains mainly: blue. Hex color #162756 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #162756 is #E9D8A9. Grayscale: #272727. Windows color (decimal): -15325354 or 5646102. OLE color: 5646102.
HSL color Cylindrical-coordinate representation of color #162756: hue angle of 224.06º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #162756 is Cyan = 0.74, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 22 | 39 | 86 | - |
| CMYK | 0.74 | 0.55 | 0 | 0.66 |
| HSL | 224.06º | 0.59% | 0.21% | - |
| HSV(B) | 224.06º | 0.74% | 0.34% | - |
| XYZ | 2.74 | 2.29 | 9.1 | - |
| YUV | 39.28 | 154.37 | 115.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 39 | 86 | 0.74 | 0.55 | 0 | 0.66 | 224.06 | 0.59 | 0.21 |
| Hex | 16 | 27 | 56 | 4A | 37 | 0 | 42 | E0 | 3B | 15 |
| Octal | 26 | 47 | 126 | 112 | 67 | 0 | 102 | 340 | 73 | 25 |
| Binary | 10110 | 100111 | 1010110 | 1001010 | 110111 | 0 | 1000010 | 11100000 | 111011 | 10101 |
Color Harmonies of #162756
Complementary color
Monochromatic Colors of #162756
Black with #162756
Text Example
Text Example
White with #162756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162756; }
p { color: rgb(22,39,86); }
H1.HeaderClassName
{
color: #162756;
}
.AnyTagClassName
{
color: #162756;
}
</style>
background-color css
<style>
a { background-color: #162756; }
a { background-color: rgb(22,39,86); }
div.DivClassName
{
background-color: #162756;
}
.BgClassName
{
background-color: #162756;
}
</style>
border-color css
<style>
span { border-color: #162756; }
span { border-color: rgb(22,39,86); }
td.TdClassName
{
border-color: #162756;
}
.TagClassName
{
border-color: #162756;
}
</style>