Shades of Jagger #424043
Tints of Jagger #424043
RGB
CMYK
RGB Variations
Color information
#424043 (or 0x424043) is known color: Jagger. HEX triplet: 42, 40 and 43. RGB value is (66,64,67). Sum of RGB (Red+Green+Blue) = 66+64+67=197 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.50% from 197); Green value is 64 (25.39% from 255 or 32.49% from 197); Blue value is 67 (26.56% from 255 or 34.01% from 197); Max value from RGB is 67 - color contains mainly: blue. Hex color #424043 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424043 is #BDBFBC. Grayscale: #404040. Windows color (decimal): -12435389 or 4407362. OLE color: 4407362.
HSL color Cylindrical-coordinate representation of color #424043: hue angle of 280º degrees, saturation: 0.02, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #424043 is Cyan = 0.01, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 64 | 67 | - |
| CMYK | 0.01 | 0.04 | 0 | 0.74 |
| HSL | 280º | 0.02% | 0.26% | - |
| HSV(B) | 280º | 0.04% | 0.26% | - |
| XYZ | 5.09 | 5.23 | 6.05 | - |
| YUV | 64.94 | 129.16 | 128.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 64 | 67 | 0.01 | 0.04 | 0 | 0.74 | 280 | 0.02 | 0.26 |
| Hex | 42 | 40 | 43 | 1 | 4 | 0 | 4A | 118 | 2 | 1A |
| Octal | 102 | 100 | 103 | 1 | 4 | 0 | 112 | 430 | 2 | 32 |
| Binary | 1000010 | 1000000 | 1000011 | 1 | 100 | 0 | 1001010 | 100011000 | 10 | 11010 |
Color Harmonies of #424043
Complementary color
Monochromatic Colors of #424043
Black with #424043
Text Example
Text Example
White with #424043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424043; }
p { color: rgb(66,64,67); }
H1.HeaderClassName
{
color: #424043;
}
.AnyTagClassName
{
color: #424043;
}
</style>
background-color css
<style>
a { background-color: #424043; }
a { background-color: rgb(66,64,67); }
div.DivClassName
{
background-color: #424043;
}
.BgClassName
{
background-color: #424043;
}
</style>
border-color css
<style>
span { border-color: #424043; }
span { border-color: rgb(66,64,67); }
td.TdClassName
{
border-color: #424043;
}
.TagClassName
{
border-color: #424043;
}
</style>