Shades of Jaguar #141032
Tints of Jaguar #141032
RGB
CMYK
RGB Variations
Color information
#141032 (or 0x141032) is known color: Jaguar. HEX triplet: 14, 10 and 32. RGB value is (20,16,50). Sum of RGB (Red+Green+Blue) = 20+16+50=86 (11% of max value = 765). Red value is 20 (8.20% from 255 or 23.26% from 86); Green value is 16 (6.64% from 255 or 18.60% from 86); Blue value is 50 (19.92% from 255 or 58.14% from 86); Max value from RGB is 50 - color contains mainly: blue. Hex color #141032 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #141032 is #EBEFCD. Grayscale: #141414. Windows color (decimal): -15462350 or 3280916. OLE color: 3280916.
HSL color Cylindrical-coordinate representation of color #141032: hue angle of 247.06º degrees, saturation: 0.52, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #141032 is Cyan = 0.60, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 20 | 16 | 50 | - |
| CMYK | 0.60 | 0.68 | 0 | 0.80 |
| HSL | 247.06º | 0.52% | 0.13% | - |
| HSV(B) | 247.06º | 0.68% | 0.2% | - |
| XYZ | 1.05 | 0.75 | 3.11 | - |
| YUV | 21.07 | 144.33 | 127.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 16 | 50 | 0.60 | 0.68 | 0 | 0.80 | 247.06 | 0.52 | 0.13 |
| Hex | 14 | 10 | 32 | 3C | 44 | 0 | 50 | F7 | 34 | D |
| Octal | 24 | 20 | 62 | 74 | 104 | 0 | 120 | 367 | 64 | 15 |
| Binary | 10100 | 10000 | 110010 | 111100 | 1000100 | 0 | 1010000 | 11110111 | 110100 | 1101 |
Color Harmonies of #141032
Complementary color
Monochromatic Colors of #141032
Black with #141032
Text Example
Text Example
White with #141032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141032; }
p { color: rgb(20,16,50); }
H1.HeaderClassName
{
color: #141032;
}
.AnyTagClassName
{
color: #141032;
}
</style>
background-color css
<style>
a { background-color: #141032; }
a { background-color: rgb(20,16,50); }
div.DivClassName
{
background-color: #141032;
}
.BgClassName
{
background-color: #141032;
}
</style>
border-color css
<style>
span { border-color: #141032; }
span { border-color: rgb(20,16,50); }
td.TdClassName
{
border-color: #141032;
}
.TagClassName
{
border-color: #141032;
}
</style>