Shades of Sapphire #162760
Tints of Sapphire #162760
RGB
CMYK
RGB Variations
Color information
#162760 (or 0x162760) is known color: Sapphire. HEX triplet: 16, 27 and 60. RGB value is (22,39,96). Sum of RGB (Red+Green+Blue) = 22+39+96=157 (20% of max value = 765). Red value is 22 (8.98% from 255 or 14.01% from 157); Green value is 39 (15.62% from 255 or 24.84% from 157); Blue value is 96 (37.89% from 255 or 61.15% from 157); Max value from RGB is 96 - color contains mainly: blue. Hex color #162760 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #162760 is #E9D89F. Grayscale: #282828. Windows color (decimal): -15325344 or 6301462. OLE color: 6301462.
HSL color Cylindrical-coordinate representation of color #162760: hue angle of 226.22º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #162760 is Cyan = 0.77, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 22 | 39 | 96 | - |
| CMYK | 0.77 | 0.59 | 0 | 0.62 |
| HSL | 226.22º | 0.63% | 0.23% | - |
| HSV(B) | 226.22º | 0.77% | 0.38% | - |
| XYZ | 3.17 | 2.47 | 11.38 | - |
| YUV | 40.42 | 159.37 | 114.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 39 | 96 | 0.77 | 0.59 | 0 | 0.62 | 226.22 | 0.63 | 0.23 |
| Hex | 16 | 27 | 60 | 4D | 3B | 0 | 3E | E2 | 3F | 17 |
| Octal | 26 | 47 | 140 | 115 | 73 | 0 | 76 | 342 | 77 | 27 |
| Binary | 10110 | 100111 | 1100000 | 1001101 | 111011 | 0 | 111110 | 11100010 | 111111 | 10111 |
Color Harmonies of #162760
Complementary color
Monochromatic Colors of #162760
Black with #162760
Text Example
Text Example
White with #162760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162760; }
p { color: rgb(22,39,96); }
H1.HeaderClassName
{
color: #162760;
}
.AnyTagClassName
{
color: #162760;
}
</style>
background-color css
<style>
a { background-color: #162760; }
a { background-color: rgb(22,39,96); }
div.DivClassName
{
background-color: #162760;
}
.BgClassName
{
background-color: #162760;
}
</style>
border-color css
<style>
span { border-color: #162760; }
span { border-color: rgb(22,39,96); }
td.TdClassName
{
border-color: #162760;
}
.TagClassName
{
border-color: #162760;
}
</style>