Shades of Jaguar #141037
Tints of Jaguar #141037
RGB
CMYK
RGB Variations
Color information
#141037 (or 0x141037) is known color: Jaguar. HEX triplet: 14, 10 and 37. RGB value is (20,16,55). Sum of RGB (Red+Green+Blue) = 20+16+55=91 (12% of max value = 765). Red value is 20 (8.20% from 255 or 21.98% from 91); Green value is 16 (6.64% from 255 or 17.58% from 91); Blue value is 55 (21.88% from 255 or 60.44% from 91); Max value from RGB is 55 - color contains mainly: blue. Hex color #141037 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #141037 is #EBEFC8. Grayscale: #151515. Windows color (decimal): -15462345 or 3608596. OLE color: 3608596.
HSL color Cylindrical-coordinate representation of color #141037: hue angle of 246.15º 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 #141037 is Cyan = 0.64, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 20 | 16 | 55 | - |
| CMYK | 0.64 | 0.71 | 0 | 0.78 |
| HSL | 246.15º | 0.55% | 0.14% | - |
| HSV(B) | 246.15º | 0.71% | 0.22% | - |
| XYZ | 1.16 | 0.8 | 3.71 | - |
| YUV | 21.64 | 146.83 | 126.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 16 | 55 | 0.64 | 0.71 | 0 | 0.78 | 246.15 | 0.55 | 0.14 |
| Hex | 14 | 10 | 37 | 40 | 47 | 0 | 4E | F6 | 37 | E |
| Octal | 24 | 20 | 67 | 100 | 107 | 0 | 116 | 366 | 67 | 16 |
| Binary | 10100 | 10000 | 110111 | 1000000 | 1000111 | 0 | 1001110 | 11110110 | 110111 | 1110 |
Color Harmonies of #141037
Complementary color
Monochromatic Colors of #141037
Black with #141037
Text Example
Text Example
White with #141037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141037; }
p { color: rgb(20,16,55); }
H1.HeaderClassName
{
color: #141037;
}
.AnyTagClassName
{
color: #141037;
}
</style>
background-color css
<style>
a { background-color: #141037; }
a { background-color: rgb(20,16,55); }
div.DivClassName
{
background-color: #141037;
}
.BgClassName
{
background-color: #141037;
}
</style>
border-color css
<style>
span { border-color: #141037; }
span { border-color: rgb(20,16,55); }
td.TdClassName
{
border-color: #141037;
}
.TagClassName
{
border-color: #141037;
}
</style>