Shades of Jagger #413948
Tints of Jagger #413948
RGB
CMYK
RGB Variations
Color information
#413948 (or 0x413948) is known color: Jagger. HEX triplet: 41, 39 and 48. RGB value is (65,57,72). Sum of RGB (Red+Green+Blue) = 65+57+72=194 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.51% from 194); Green value is 57 (22.66% from 255 or 29.38% from 194); Blue value is 72 (28.52% from 255 or 37.11% from 194); Max value from RGB is 72 - color contains mainly: blue. Hex color #413948 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413948 is #BEC6B7. Grayscale: #3D3D3D. Windows color (decimal): -12502712 or 4733249. OLE color: 4733249.
HSL color Cylindrical-coordinate representation of color #413948: hue angle of 272º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #413948 is Cyan = 0.10, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 65 | 57 | 72 | - |
| CMYK | 0.10 | 0.21 | 0 | 0.72 |
| HSL | 272º | 0.12% | 0.25% | - |
| HSV(B) | 272º | 0.21% | 0.28% | - |
| XYZ | 4.81 | 4.52 | 6.75 | - |
| YUV | 61.1 | 134.15 | 130.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 72 | 0.10 | 0.21 | 0 | 0.72 | 272 | 0.12 | 0.25 |
| Hex | 41 | 39 | 48 | A | 15 | 0 | 48 | 110 | C | 19 |
| Octal | 101 | 71 | 110 | 12 | 25 | 0 | 110 | 420 | 14 | 31 |
| Binary | 1000001 | 111001 | 1001000 | 1010 | 10101 | 0 | 1001000 | 100010000 | 1100 | 11001 |
Color Harmonies of #413948
Complementary color
Monochromatic Colors of #413948
Black with #413948
Text Example
Text Example
White with #413948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413948; }
p { color: rgb(65,57,72); }
H1.HeaderClassName
{
color: #413948;
}
.AnyTagClassName
{
color: #413948;
}
</style>
background-color css
<style>
a { background-color: #413948; }
a { background-color: rgb(65,57,72); }
div.DivClassName
{
background-color: #413948;
}
.BgClassName
{
background-color: #413948;
}
</style>
border-color css
<style>
span { border-color: #413948; }
span { border-color: rgb(65,57,72); }
td.TdClassName
{
border-color: #413948;
}
.TagClassName
{
border-color: #413948;
}
</style>