Shades of Jaguar #141034
Tints of Jaguar #141034
RGB
CMYK
RGB Variations
Color information
#141034 (or 0x141034) is known color: Jaguar. HEX triplet: 14, 10 and 34. RGB value is (20,16,52). Sum of RGB (Red+Green+Blue) = 20+16+52=88 (11% of max value = 765). Red value is 20 (8.20% from 255 or 22.73% from 88); Green value is 16 (6.64% from 255 or 18.18% from 88); Blue value is 52 (20.70% from 255 or 59.09% from 88); Max value from RGB is 52 - color contains mainly: blue. Hex color #141034 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #141034 is #EBEFCB. Grayscale: #151515. Windows color (decimal): -15462348 or 3411988. OLE color: 3411988.
HSL color Cylindrical-coordinate representation of color #141034: hue angle of 246.67º degrees, saturation: 0.53, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #141034 is Cyan = 0.62, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 20 | 16 | 52 | - |
| CMYK | 0.62 | 0.69 | 0 | 0.80 |
| HSL | 246.67º | 0.53% | 0.13% | - |
| HSV(B) | 246.67º | 0.69% | 0.2% | - |
| XYZ | 1.09 | 0.77 | 3.34 | - |
| YUV | 21.3 | 145.33 | 127.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 16 | 52 | 0.62 | 0.69 | 0 | 0.80 | 246.67 | 0.53 | 0.13 |
| Hex | 14 | 10 | 34 | 3E | 45 | 0 | 50 | F7 | 35 | D |
| Octal | 24 | 20 | 64 | 76 | 105 | 0 | 120 | 367 | 65 | 15 |
| Binary | 10100 | 10000 | 110100 | 111110 | 1000101 | 0 | 1010000 | 11110111 | 110101 | 1101 |
Color Harmonies of #141034
Complementary color
Monochromatic Colors of #141034
Black with #141034
Text Example
Text Example
White with #141034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141034; }
p { color: rgb(20,16,52); }
H1.HeaderClassName
{
color: #141034;
}
.AnyTagClassName
{
color: #141034;
}
</style>
background-color css
<style>
a { background-color: #141034; }
a { background-color: rgb(20,16,52); }
div.DivClassName
{
background-color: #141034;
}
.BgClassName
{
background-color: #141034;
}
</style>
border-color css
<style>
span { border-color: #141034; }
span { border-color: rgb(20,16,52); }
td.TdClassName
{
border-color: #141034;
}
.TagClassName
{
border-color: #141034;
}
</style>