Shades of Jagger #413845
Tints of Jagger #413845
RGB
CMYK
RGB Variations
Color information
#413845 (or 0x413845) is known color: Jagger. HEX triplet: 41, 38 and 45. RGB value is (65,56,69). Sum of RGB (Red+Green+Blue) = 65+56+69=190 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.21% from 190); Green value is 56 (22.27% from 255 or 29.47% from 190); Blue value is 69 (27.34% from 255 or 36.32% from 190); Max value from RGB is 69 - color contains mainly: blue. Hex color #413845 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413845 is #BEC7BA. Grayscale: #3C3C3C. Windows color (decimal): -12502971 or 4536385. OLE color: 4536385.
HSL color Cylindrical-coordinate representation of color #413845: hue angle of 281.54º degrees, saturation: 0.1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #413845 is Cyan = 0.06, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 65 | 56 | 69 | - |
| CMYK | 0.06 | 0.19 | 0 | 0.73 |
| HSL | 281.54º | 0.1% | 0.25% | - |
| HSV(B) | 281.54º | 0.19% | 0.27% | - |
| XYZ | 4.67 | 4.38 | 6.23 | - |
| YUV | 60.17 | 132.98 | 131.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 69 | 0.06 | 0.19 | 0 | 0.73 | 281.54 | 0.1 | 0.25 |
| Hex | 41 | 38 | 45 | 6 | 13 | 0 | 49 | 11A | A | 19 |
| Octal | 101 | 70 | 105 | 6 | 23 | 0 | 111 | 432 | 12 | 31 |
| Binary | 1000001 | 111000 | 1000101 | 110 | 10011 | 0 | 1001001 | 100011010 | 1010 | 11001 |
Color Harmonies of #413845
Complementary color
Monochromatic Colors of #413845
Black with #413845
Text Example
Text Example
White with #413845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413845; }
p { color: rgb(65,56,69); }
H1.HeaderClassName
{
color: #413845;
}
.AnyTagClassName
{
color: #413845;
}
</style>
background-color css
<style>
a { background-color: #413845; }
a { background-color: rgb(65,56,69); }
div.DivClassName
{
background-color: #413845;
}
.BgClassName
{
background-color: #413845;
}
</style>
border-color css
<style>
span { border-color: #413845; }
span { border-color: rgb(65,56,69); }
td.TdClassName
{
border-color: #413845;
}
.TagClassName
{
border-color: #413845;
}
</style>