Shades of Jaguar #161327
Tints of Jaguar #161327
RGB
CMYK
RGB Variations
Color information
#161327 (or 0x161327) is known color: Jaguar. HEX triplet: 16, 13 and 27. RGB value is (22,19,39). Sum of RGB (Red+Green+Blue) = 22+19+39=80 (10% of max value = 765). Red value is 22 (8.98% from 255 or 27.5% from 80); Green value is 19 (7.81% from 255 or 23.75% from 80); Blue value is 39 (15.62% from 255 or 48.75% from 80); Max value from RGB is 39 - color contains mainly: blue. Hex color #161327 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #161327 is #E9ECD8. Grayscale: #161616. Windows color (decimal): -15330521 or 2560790. OLE color: 2560790.
HSL color Cylindrical-coordinate representation of color #161327: hue angle of 249º degrees, saturation: 0.34, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #161327 is Cyan = 0.44, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 22 | 19 | 39 | - |
| CMYK | 0.44 | 0.51 | 0 | 0.85 |
| HSL | 249º | 0.34% | 0.11% | - |
| HSV(B) | 249º | 0.51% | 0.15% | - |
| XYZ | 0.93 | 0.78 | 2.02 | - |
| YUV | 22.18 | 137.49 | 127.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 19 | 39 | 0.44 | 0.51 | 0 | 0.85 | 249 | 0.34 | 0.11 |
| Hex | 16 | 13 | 27 | 2C | 33 | 0 | 55 | F9 | 22 | B |
| Octal | 26 | 23 | 47 | 54 | 63 | 0 | 125 | 371 | 42 | 13 |
| Binary | 10110 | 10011 | 100111 | 101100 | 110011 | 0 | 1010101 | 11111001 | 100010 | 1011 |
Color Harmonies of #161327
Complementary color
Monochromatic Colors of #161327
Black with #161327
Text Example
Text Example
White with #161327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161327; }
p { color: rgb(22,19,39); }
H1.HeaderClassName
{
color: #161327;
}
.AnyTagClassName
{
color: #161327;
}
</style>
background-color css
<style>
a { background-color: #161327; }
a { background-color: rgb(22,19,39); }
div.DivClassName
{
background-color: #161327;
}
.BgClassName
{
background-color: #161327;
}
</style>
border-color css
<style>
span { border-color: #161327; }
span { border-color: rgb(22,19,39); }
td.TdClassName
{
border-color: #161327;
}
.TagClassName
{
border-color: #161327;
}
</style>