Shades of Jaguar #242537
Tints of Jaguar #242537
RGB
CMYK
RGB Variations
Color information
#242537 (or 0x242537) is known color: Jaguar. HEX triplet: 24, 25 and 37. RGB value is (36,37,55). Sum of RGB (Red+Green+Blue) = 36+37+55=128 (16% of max value = 765). Red value is 36 (14.45% from 255 or 28.12% from 128); Green value is 37 (14.84% from 255 or 28.91% from 128); Blue value is 55 (21.88% from 255 or 42.97% from 128); Max value from RGB is 55 - color contains mainly: blue. Hex color #242537 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #242537 is #DBDAC8. Grayscale: #262626. Windows color (decimal): -14408393 or 3613988. OLE color: 3613988.
HSL color Cylindrical-coordinate representation of color #242537: hue angle of 236.84º degrees, saturation: 0.21, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #242537 is Cyan = 0.35, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 36 | 37 | 55 | - |
| CMYK | 0.35 | 0.33 | 0 | 0.78 |
| HSL | 236.84º | 0.21% | 0.18% | - |
| HSV(B) | 236.84º | 0.35% | 0.22% | - |
| XYZ | 2.08 | 1.97 | 3.89 | - |
| YUV | 38.75 | 137.17 | 126.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 37 | 55 | 0.35 | 0.33 | 0 | 0.78 | 236.84 | 0.21 | 0.18 |
| Hex | 24 | 25 | 37 | 23 | 21 | 0 | 4E | ED | 15 | 12 |
| Octal | 44 | 45 | 67 | 43 | 41 | 0 | 116 | 355 | 25 | 22 |
| Binary | 100100 | 100101 | 110111 | 100011 | 100001 | 0 | 1001110 | 11101101 | 10101 | 10010 |
Color Harmonies of #242537
Complementary color
Monochromatic Colors of #242537
Black with #242537
Text Example
Text Example
White with #242537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242537; }
p { color: rgb(36,37,55); }
H1.HeaderClassName
{
color: #242537;
}
.AnyTagClassName
{
color: #242537;
}
</style>
background-color css
<style>
a { background-color: #242537; }
a { background-color: rgb(36,37,55); }
div.DivClassName
{
background-color: #242537;
}
.BgClassName
{
background-color: #242537;
}
</style>
border-color css
<style>
span { border-color: #242537; }
span { border-color: rgb(36,37,55); }
td.TdClassName
{
border-color: #242537;
}
.TagClassName
{
border-color: #242537;
}
</style>