Shades of Jagger #483759
Tints of Jagger #483759
RGB
CMYK
RGB Variations
Color information
#483759 (or 0x483759) is known color: Jagger. HEX triplet: 48, 37 and 59. RGB value is (72,55,89). Sum of RGB (Red+Green+Blue) = 72+55+89=216 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.33% from 216); Green value is 55 (21.88% from 255 or 25.46% from 216); Blue value is 89 (35.16% from 255 or 41.20% from 216); Max value from RGB is 89 - color contains mainly: blue. Hex color #483759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #483759 is #B7C8A6. Grayscale: #3F3F3F. Windows color (decimal): -12044455 or 5846856. OLE color: 5846856.
HSL color Cylindrical-coordinate representation of color #483759: hue angle of 270º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #483759 is Cyan = 0.19, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 72 | 55 | 89 | - |
| CMYK | 0.19 | 0.38 | 0 | 0.65 |
| HSL | 270º | 0.24% | 0.28% | - |
| HSV(B) | 270º | 0.38% | 0.35% | - |
| XYZ | 5.84 | 4.83 | 10.08 | - |
| YUV | 63.96 | 142.13 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 55 | 89 | 0.19 | 0.38 | 0 | 0.65 | 270 | 0.24 | 0.28 |
| Hex | 48 | 37 | 59 | 13 | 26 | 0 | 41 | 10E | 18 | 1C |
| Octal | 110 | 67 | 131 | 23 | 46 | 0 | 101 | 416 | 30 | 34 |
| Binary | 1001000 | 110111 | 1011001 | 10011 | 100110 | 0 | 1000001 | 100001110 | 11000 | 11100 |
Color Harmonies of #483759
Complementary color
Monochromatic Colors of #483759
Black with #483759
Text Example
Text Example
White with #483759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #483759; }
p { color: rgb(72,55,89); }
H1.HeaderClassName
{
color: #483759;
}
.AnyTagClassName
{
color: #483759;
}
</style>
background-color css
<style>
a { background-color: #483759; }
a { background-color: rgb(72,55,89); }
div.DivClassName
{
background-color: #483759;
}
.BgClassName
{
background-color: #483759;
}
</style>
border-color css
<style>
span { border-color: #483759; }
span { border-color: rgb(72,55,89); }
td.TdClassName
{
border-color: #483759;
}
.TagClassName
{
border-color: #483759;
}
</style>