Shades of Jagger #413946
Tints of Jagger #413946
RGB
CMYK
RGB Variations
Color information
#413946 (or 0x413946) is known color: Jagger. HEX triplet: 41, 39 and 46. RGB value is (65,57,70). Sum of RGB (Red+Green+Blue) = 65+57+70=192 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.85% from 192); Green value is 57 (22.66% from 255 or 29.69% from 192); Blue value is 70 (27.73% from 255 or 36.46% from 192); Max value from RGB is 70 - color contains mainly: blue. Hex color #413946 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413946 is #BEC6B9. Grayscale: #3C3C3C. Windows color (decimal): -12502714 or 4602177. OLE color: 4602177.
HSL color Cylindrical-coordinate representation of color #413946: hue angle of 276.92º 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 #413946 is Cyan = 0.07, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 65 | 57 | 70 | - |
| CMYK | 0.07 | 0.19 | 0 | 0.73 |
| HSL | 276.92º | 0.1% | 0.25% | - |
| HSV(B) | 276.92º | 0.19% | 0.27% | - |
| XYZ | 4.75 | 4.49 | 6.41 | - |
| YUV | 60.87 | 133.15 | 130.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 70 | 0.07 | 0.19 | 0 | 0.73 | 276.92 | 0.1 | 0.25 |
| Hex | 41 | 39 | 46 | 7 | 13 | 0 | 49 | 115 | A | 19 |
| Octal | 101 | 71 | 106 | 7 | 23 | 0 | 111 | 425 | 12 | 31 |
| Binary | 1000001 | 111001 | 1000110 | 111 | 10011 | 0 | 1001001 | 100010101 | 1010 | 11001 |
Color Harmonies of #413946
Complementary color
Monochromatic Colors of #413946
Black with #413946
Text Example
Text Example
White with #413946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413946; }
p { color: rgb(65,57,70); }
H1.HeaderClassName
{
color: #413946;
}
.AnyTagClassName
{
color: #413946;
}
</style>
background-color css
<style>
a { background-color: #413946; }
a { background-color: rgb(65,57,70); }
div.DivClassName
{
background-color: #413946;
}
.BgClassName
{
background-color: #413946;
}
</style>
border-color css
<style>
span { border-color: #413946; }
span { border-color: rgb(65,57,70); }
td.TdClassName
{
border-color: #413946;
}
.TagClassName
{
border-color: #413946;
}
</style>