Shades of Jagger #413648
Tints of Jagger #413648
RGB
CMYK
RGB Variations
Color information
#413648 (or 0x413648) is known color: Jagger. HEX triplet: 41, 36 and 48. RGB value is (65,54,72). Sum of RGB (Red+Green+Blue) = 65+54+72=191 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.03% from 191); Green value is 54 (21.48% from 255 or 28.27% from 191); Blue value is 72 (28.52% from 255 or 37.70% from 191); Max value from RGB is 72 - color contains mainly: blue. Hex color #413648 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413648 is #BEC9B7. Grayscale: #3B3B3B. Windows color (decimal): -12503480 or 4732481. OLE color: 4732481.
HSL color Cylindrical-coordinate representation of color #413648: hue angle of 276.67º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #413648 is Cyan = 0.10, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 65 | 54 | 72 | - |
| CMYK | 0.10 | 0.25 | 0 | 0.72 |
| HSL | 276.67º | 0.14% | 0.25% | - |
| HSV(B) | 276.67º | 0.25% | 0.28% | - |
| XYZ | 4.67 | 4.23 | 6.7 | - |
| YUV | 59.34 | 135.14 | 132.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 72 | 0.10 | 0.25 | 0 | 0.72 | 276.67 | 0.14 | 0.25 |
| Hex | 41 | 36 | 48 | A | 19 | 0 | 48 | 115 | E | 19 |
| Octal | 101 | 66 | 110 | 12 | 31 | 0 | 110 | 425 | 16 | 31 |
| Binary | 1000001 | 110110 | 1001000 | 1010 | 11001 | 0 | 1001000 | 100010101 | 1110 | 11001 |
Color Harmonies of #413648
Complementary color
Monochromatic Colors of #413648
Black with #413648
Text Example
Text Example
White with #413648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413648; }
p { color: rgb(65,54,72); }
H1.HeaderClassName
{
color: #413648;
}
.AnyTagClassName
{
color: #413648;
}
</style>
background-color css
<style>
a { background-color: #413648; }
a { background-color: rgb(65,54,72); }
div.DivClassName
{
background-color: #413648;
}
.BgClassName
{
background-color: #413648;
}
</style>
border-color css
<style>
span { border-color: #413648; }
span { border-color: rgb(65,54,72); }
td.TdClassName
{
border-color: #413648;
}
.TagClassName
{
border-color: #413648;
}
</style>