Shades of Jagger #483956
Tints of Jagger #483956
RGB
CMYK
RGB Variations
Color information
#483956 (or 0x483956) is known color: Jagger. HEX triplet: 48, 39 and 56. RGB value is (72,57,86). Sum of RGB (Red+Green+Blue) = 72+57+86=215 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.49% from 215); Green value is 57 (22.66% from 255 or 26.51% from 215); Blue value is 86 (33.98% from 255 or 40% from 215); Max value from RGB is 86 - color contains mainly: blue. Hex color #483956 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #483956 is #B7C6A9. Grayscale: #404040. Windows color (decimal): -12043946 or 5650760. OLE color: 5650760.
HSL color Cylindrical-coordinate representation of color #483956: hue angle of 271.03º degrees, saturation: 0.2, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #483956 is Cyan = 0.16, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 57 | 86 | - |
| CMYK | 0.16 | 0.34 | 0 | 0.66 |
| HSL | 271.03º | 0.2% | 0.28% | - |
| HSV(B) | 271.03º | 0.34% | 0.34% | - |
| XYZ | 5.82 | 4.98 | 9.46 | - |
| YUV | 64.79 | 139.97 | 133.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 57 | 86 | 0.16 | 0.34 | 0 | 0.66 | 271.03 | 0.2 | 0.28 |
| Hex | 48 | 39 | 56 | 10 | 22 | 0 | 42 | 10F | 14 | 1C |
| Octal | 110 | 71 | 126 | 20 | 42 | 0 | 102 | 417 | 24 | 34 |
| Binary | 1001000 | 111001 | 1010110 | 10000 | 100010 | 0 | 1000010 | 100001111 | 10100 | 11100 |
Color Harmonies of #483956
Complementary color
Monochromatic Colors of #483956
Black with #483956
Text Example
Text Example
White with #483956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #483956; }
p { color: rgb(72,57,86); }
H1.HeaderClassName
{
color: #483956;
}
.AnyTagClassName
{
color: #483956;
}
</style>
background-color css
<style>
a { background-color: #483956; }
a { background-color: rgb(72,57,86); }
div.DivClassName
{
background-color: #483956;
}
.BgClassName
{
background-color: #483956;
}
</style>
border-color css
<style>
span { border-color: #483956; }
span { border-color: rgb(72,57,86); }
td.TdClassName
{
border-color: #483956;
}
.TagClassName
{
border-color: #483956;
}
</style>