Shades of Jagger #463659
Tints of Jagger #463659
RGB
CMYK
RGB Variations
Color information
#463659 (or 0x463659) is known color: Jagger. HEX triplet: 46, 36 and 59. RGB value is (70,54,89). Sum of RGB (Red+Green+Blue) = 70+54+89=213 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.86% from 213); Green value is 54 (21.48% from 255 or 25.35% from 213); Blue value is 89 (35.16% from 255 or 41.78% from 213); Max value from RGB is 89 - color contains mainly: blue. Hex color #463659 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463659 is #B9C9A6. Grayscale: #3E3E3E. Windows color (decimal): -12175783 or 5846598. OLE color: 5846598.
HSL color Cylindrical-coordinate representation of color #463659: hue angle of 267.43º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #463659 is Cyan = 0.21, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 54 | 89 | - |
| CMYK | 0.21 | 0.39 | 0 | 0.65 |
| HSL | 267.43º | 0.24% | 0.28% | - |
| HSV(B) | 267.43º | 0.39% | 0.35% | - |
| XYZ | 5.65 | 4.66 | 10.05 | - |
| YUV | 62.77 | 142.8 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 89 | 0.21 | 0.39 | 0 | 0.65 | 267.43 | 0.24 | 0.28 |
| Hex | 46 | 36 | 59 | 15 | 27 | 0 | 41 | 10B | 18 | 1C |
| Octal | 106 | 66 | 131 | 25 | 47 | 0 | 101 | 413 | 30 | 34 |
| Binary | 1000110 | 110110 | 1011001 | 10101 | 100111 | 0 | 1000001 | 100001011 | 11000 | 11100 |
Color Harmonies of #463659
Complementary color
Monochromatic Colors of #463659
Black with #463659
Text Example
Text Example
White with #463659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463659; }
p { color: rgb(70,54,89); }
H1.HeaderClassName
{
color: #463659;
}
.AnyTagClassName
{
color: #463659;
}
</style>
background-color css
<style>
a { background-color: #463659; }
a { background-color: rgb(70,54,89); }
div.DivClassName
{
background-color: #463659;
}
.BgClassName
{
background-color: #463659;
}
</style>
border-color css
<style>
span { border-color: #463659; }
span { border-color: rgb(70,54,89); }
td.TdClassName
{
border-color: #463659;
}
.TagClassName
{
border-color: #463659;
}
</style>