Shades of Jagger #413746
Tints of Jagger #413746
RGB
CMYK
RGB Variations
Color information
#413746 (or 0x413746) is known color: Jagger. HEX triplet: 41, 37 and 46. RGB value is (65,55,70). Sum of RGB (Red+Green+Blue) = 65+55+70=190 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.21% from 190); Green value is 55 (21.88% from 255 or 28.95% from 190); Blue value is 70 (27.73% from 255 or 36.84% from 190); Max value from RGB is 70 - color contains mainly: blue. Hex color #413746 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413746 is #BEC8B9. Grayscale: #3B3B3B. Windows color (decimal): -12503226 or 4601665. OLE color: 4601665.
HSL color Cylindrical-coordinate representation of color #413746: hue angle of 280º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #413746 is Cyan = 0.07, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 65 | 55 | 70 | - |
| CMYK | 0.07 | 0.21 | 0 | 0.73 |
| HSL | 280º | 0.12% | 0.25% | - |
| HSV(B) | 280º | 0.21% | 0.27% | - |
| XYZ | 4.65 | 4.3 | 6.38 | - |
| YUV | 59.7 | 133.81 | 131.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 70 | 0.07 | 0.21 | 0 | 0.73 | 280 | 0.12 | 0.25 |
| Hex | 41 | 37 | 46 | 7 | 15 | 0 | 49 | 118 | C | 19 |
| Octal | 101 | 67 | 106 | 7 | 25 | 0 | 111 | 430 | 14 | 31 |
| Binary | 1000001 | 110111 | 1000110 | 111 | 10101 | 0 | 1001001 | 100011000 | 1100 | 11001 |
Color Harmonies of #413746
Complementary color
Monochromatic Colors of #413746
Black with #413746
Text Example
Text Example
White with #413746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413746; }
p { color: rgb(65,55,70); }
H1.HeaderClassName
{
color: #413746;
}
.AnyTagClassName
{
color: #413746;
}
</style>
background-color css
<style>
a { background-color: #413746; }
a { background-color: rgb(65,55,70); }
div.DivClassName
{
background-color: #413746;
}
.BgClassName
{
background-color: #413746;
}
</style>
border-color css
<style>
span { border-color: #413746; }
span { border-color: rgb(65,55,70); }
td.TdClassName
{
border-color: #413746;
}
.TagClassName
{
border-color: #413746;
}
</style>