Shades of Jagger #413645
Tints of Jagger #413645
RGB
CMYK
RGB Variations
Color information
#413645 (or 0x413645) is known color: Jagger. HEX triplet: 41, 36 and 45. RGB value is (65,54,69). Sum of RGB (Red+Green+Blue) = 65+54+69=188 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.57% from 188); Green value is 54 (21.48% from 255 or 28.72% from 188); Blue value is 69 (27.34% from 255 or 36.70% from 188); Max value from RGB is 69 - color contains mainly: blue. Hex color #413645 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413645 is #BEC9BA. Grayscale: #3A3A3A. Windows color (decimal): -12503483 or 4535873. OLE color: 4535873.
HSL color Cylindrical-coordinate representation of color #413645: hue angle of 284º degrees, saturation: 0.12, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #413645 is Cyan = 0.06, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 65 | 54 | 69 | - |
| CMYK | 0.06 | 0.22 | 0 | 0.73 |
| HSL | 284º | 0.12% | 0.24% | - |
| HSV(B) | 284º | 0.22% | 0.27% | - |
| XYZ | 4.57 | 4.19 | 6.2 | - |
| YUV | 59 | 133.64 | 132.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 69 | 0.06 | 0.22 | 0 | 0.73 | 284 | 0.12 | 0.24 |
| Hex | 41 | 36 | 45 | 6 | 16 | 0 | 49 | 11C | C | 18 |
| Octal | 101 | 66 | 105 | 6 | 26 | 0 | 111 | 434 | 14 | 30 |
| Binary | 1000001 | 110110 | 1000101 | 110 | 10110 | 0 | 1001001 | 100011100 | 1100 | 11000 |
Color Harmonies of #413645
Complementary color
Monochromatic Colors of #413645
Black with #413645
Text Example
Text Example
White with #413645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413645; }
p { color: rgb(65,54,69); }
H1.HeaderClassName
{
color: #413645;
}
.AnyTagClassName
{
color: #413645;
}
</style>
background-color css
<style>
a { background-color: #413645; }
a { background-color: rgb(65,54,69); }
div.DivClassName
{
background-color: #413645;
}
.BgClassName
{
background-color: #413645;
}
</style>
border-color css
<style>
span { border-color: #413645; }
span { border-color: rgb(65,54,69); }
td.TdClassName
{
border-color: #413645;
}
.TagClassName
{
border-color: #413645;
}
</style>