Shades of Jaguar #171531
Tints of Jaguar #171531
RGB
CMYK
RGB Variations
Color information
#171531 (or 0x171531) is known color: Jaguar. HEX triplet: 17, 15 and 31. RGB value is (23,21,49). Sum of RGB (Red+Green+Blue) = 23+21+49=93 (12% of max value = 765). Red value is 23 (9.38% from 255 or 24.73% from 93); Green value is 21 (8.59% from 255 or 22.58% from 93); Blue value is 49 (19.53% from 255 or 52.69% from 93); Max value from RGB is 49 - color contains mainly: blue. Hex color #171531 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #171531 is #E8EACE. Grayscale: #181818. Windows color (decimal): -15264463 or 3216663. OLE color: 3216663.
HSL color Cylindrical-coordinate representation of color #171531: hue angle of 244.29º degrees, saturation: 0.4, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #171531 is Cyan = 0.53, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 23 | 21 | 49 | - |
| CMYK | 0.53 | 0.57 | 0 | 0.81 |
| HSL | 244.29º | 0.4% | 0.14% | - |
| HSV(B) | 244.29º | 0.57% | 0.19% | - |
| XYZ | 1.18 | 0.94 | 3.03 | - |
| YUV | 24.79 | 141.66 | 126.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 21 | 49 | 0.53 | 0.57 | 0 | 0.81 | 244.29 | 0.4 | 0.14 |
| Hex | 17 | 15 | 31 | 35 | 39 | 0 | 51 | F4 | 28 | E |
| Octal | 27 | 25 | 61 | 65 | 71 | 0 | 121 | 364 | 50 | 16 |
| Binary | 10111 | 10101 | 110001 | 110101 | 111001 | 0 | 1010001 | 11110100 | 101000 | 1110 |
Color Harmonies of #171531
Complementary color
Monochromatic Colors of #171531
Black with #171531
Text Example
Text Example
White with #171531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171531; }
p { color: rgb(23,21,49); }
H1.HeaderClassName
{
color: #171531;
}
.AnyTagClassName
{
color: #171531;
}
</style>
background-color css
<style>
a { background-color: #171531; }
a { background-color: rgb(23,21,49); }
div.DivClassName
{
background-color: #171531;
}
.BgClassName
{
background-color: #171531;
}
</style>
border-color css
<style>
span { border-color: #171531; }
span { border-color: rgb(23,21,49); }
td.TdClassName
{
border-color: #171531;
}
.TagClassName
{
border-color: #171531;
}
</style>