Shades of Jaguar #141038
Tints of Jaguar #141038
RGB
CMYK
RGB Variations
Color information
#141038 (or 0x141038) is known color: Jaguar. HEX triplet: 14, 10 and 38. RGB value is (20,16,56). Sum of RGB (Red+Green+Blue) = 20+16+56=92 (12% of max value = 765). Red value is 20 (8.20% from 255 or 21.74% from 92); Green value is 16 (6.64% from 255 or 17.39% from 92); Blue value is 56 (22.27% from 255 or 60.87% from 92); Max value from RGB is 56 - color contains mainly: blue. Hex color #141038 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #141038 is #EBEFC7. Grayscale: #151515. Windows color (decimal): -15462344 or 3674132. OLE color: 3674132.
HSL color Cylindrical-coordinate representation of color #141038: hue angle of 246º degrees, saturation: 0.56, 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 #141038 is Cyan = 0.64, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 20 | 16 | 56 | - |
| CMYK | 0.64 | 0.71 | 0 | 0.78 |
| HSL | 246º | 0.56% | 0.14% | - |
| HSV(B) | 246º | 0.71% | 0.22% | - |
| XYZ | 1.19 | 0.8 | 3.83 | - |
| YUV | 21.76 | 147.33 | 126.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 16 | 56 | 0.64 | 0.71 | 0 | 0.78 | 246 | 0.56 | 0.14 |
| Hex | 14 | 10 | 38 | 40 | 47 | 0 | 4E | F6 | 38 | E |
| Octal | 24 | 20 | 70 | 100 | 107 | 0 | 116 | 366 | 70 | 16 |
| Binary | 10100 | 10000 | 111000 | 1000000 | 1000111 | 0 | 1001110 | 11110110 | 111000 | 1110 |
Color Harmonies of #141038
Complementary color
Monochromatic Colors of #141038
Black with #141038
Text Example
Text Example
White with #141038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141038; }
p { color: rgb(20,16,56); }
H1.HeaderClassName
{
color: #141038;
}
.AnyTagClassName
{
color: #141038;
}
</style>
background-color css
<style>
a { background-color: #141038; }
a { background-color: rgb(20,16,56); }
div.DivClassName
{
background-color: #141038;
}
.BgClassName
{
background-color: #141038;
}
</style>
border-color css
<style>
span { border-color: #141038; }
span { border-color: rgb(20,16,56); }
td.TdClassName
{
border-color: #141038;
}
.TagClassName
{
border-color: #141038;
}
</style>