Shades of Jaguar #242430
Tints of Jaguar #242430
RGB
CMYK
RGB Variations
Color information
#242430 (or 0x242430) is known color: Jaguar. HEX triplet: 24, 24 and 30. RGB value is (36,36,48). Sum of RGB (Red+Green+Blue) = 36+36+48=120 (15% of max value = 765). Red value is 36 (14.45% from 255 or 30% from 120); Green value is 36 (14.45% from 255 or 30% from 120); Blue value is 48 (19.14% from 255 or 40% from 120); Max value from RGB is 48 - color contains mainly: blue. Hex color #242430 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #242430 is #DBDBCF. Grayscale: #252525. Windows color (decimal): -14408656 or 3154980. OLE color: 3154980.
HSL color Cylindrical-coordinate representation of color #242430: hue angle of 240º degrees, saturation: 0.14, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #242430 is Cyan = 0.25, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
RGB | 36 | 36 | 48 | - |
CMYK | 0.25 | 0.25 | 0 | 0.81 |
HSL | 240º | 0.14% | 0.16% | - |
HSV(B) | 240º | 0.25% | 0.19% | - |
XYZ | 1.89 | 1.85 | 3.05 | - |
YUV | 37.37 | 134 | 127.02 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 36 | 36 | 48 | 0.25 | 0.25 | 0 | 0.81 | 240 | 0.14 | 0.16 |
Hex | 24 | 24 | 30 | 19 | 19 | 0 | 51 | F0 | E | 10 |
Octal | 44 | 44 | 60 | 31 | 31 | 0 | 121 | 360 | 16 | 20 |
Binary | 100100 | 100100 | 110000 | 11001 | 11001 | 0 | 1010001 | 11110000 | 1110 | 10000 |
Color Harmonies of #242430
Complementary color
Monochromatic Colors of #242430
Black with #242430
Text Example
Text Example
White with #242430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242430; }
p { color: rgb(36,36,48); }
H1.HeaderClassName
{
color: #242430;
}
.AnyTagClassName
{
color: #242430;
}
</style>
background-color css
<style>
a { background-color: #242430; }
a { background-color: rgb(36,36,48); }
div.DivClassName
{
background-color: #242430;
}
.BgClassName
{
background-color: #242430;
}
</style>
border-color css
<style>
span { border-color: #242430; }
span { border-color: rgb(36,36,48); }
td.TdClassName
{
border-color: #242430;
}
.TagClassName
{
border-color: #242430;
}
</style>