Shades of Jaguar #151037
Tints of Jaguar #151037
RGB
CMYK
RGB Variations
Color information
#151037 (or 0x151037) is known color: Jaguar. HEX triplet: 15, 10 and 37. RGB value is (21,16,55). Sum of RGB (Red+Green+Blue) = 21+16+55=92 (12% of max value = 765). Red value is 21 (8.59% from 255 or 22.83% from 92); Green value is 16 (6.64% from 255 or 17.39% from 92); Blue value is 55 (21.88% from 255 or 59.78% from 92); Max value from RGB is 55 - color contains mainly: blue. Hex color #151037 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #151037 is #EAEFC8. Grayscale: #151515. Windows color (decimal): -15396809 or 3608597. OLE color: 3608597.
HSL color Cylindrical-coordinate representation of color #151037: hue angle of 247.69º degrees, saturation: 0.55, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #151037 is Cyan = 0.62, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 21 | 16 | 55 | - |
| CMYK | 0.62 | 0.71 | 0 | 0.78 |
| HSL | 247.69º | 0.55% | 0.14% | - |
| HSV(B) | 247.69º | 0.71% | 0.22% | - |
| XYZ | 1.18 | 0.81 | 3.71 | - |
| YUV | 21.94 | 146.66 | 127.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 16 | 55 | 0.62 | 0.71 | 0 | 0.78 | 247.69 | 0.55 | 0.14 |
| Hex | 15 | 10 | 37 | 3E | 47 | 0 | 4E | F8 | 37 | E |
| Octal | 25 | 20 | 67 | 76 | 107 | 0 | 116 | 370 | 67 | 16 |
| Binary | 10101 | 10000 | 110111 | 111110 | 1000111 | 0 | 1001110 | 11111000 | 110111 | 1110 |
Color Harmonies of #151037
Complementary color
Monochromatic Colors of #151037
Black with #151037
Text Example
Text Example
White with #151037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #151037; }
p { color: rgb(21,16,55); }
H1.HeaderClassName
{
color: #151037;
}
.AnyTagClassName
{
color: #151037;
}
</style>
background-color css
<style>
a { background-color: #151037; }
a { background-color: rgb(21,16,55); }
div.DivClassName
{
background-color: #151037;
}
.BgClassName
{
background-color: #151037;
}
</style>
border-color css
<style>
span { border-color: #151037; }
span { border-color: rgb(21,16,55); }
td.TdClassName
{
border-color: #151037;
}
.TagClassName
{
border-color: #151037;
}
</style>