Shades of Jagger #464348
Tints of Jagger #464348
RGB
CMYK
RGB Variations
Color information
#464348 (or 0x464348) is known color: Jagger. HEX triplet: 46, 43 and 48. RGB value is (70,67,72). Sum of RGB (Red+Green+Blue) = 70+67+72=209 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.49% from 209); Green value is 67 (26.56% from 255 or 32.06% from 209); Blue value is 72 (28.52% from 255 or 34.45% from 209); Max value from RGB is 72 - color contains mainly: blue. Hex color #464348 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464348 is #B9BCB7. Grayscale: #444444. Windows color (decimal): -12172472 or 4735814. OLE color: 4735814.
HSL color Cylindrical-coordinate representation of color #464348: hue angle of 276º degrees, saturation: 0.04, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #464348 is Cyan = 0.03, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 67 | 72 | - |
| CMYK | 0.03 | 0.07 | 0 | 0.72 |
| HSL | 276º | 0.04% | 0.27% | - |
| HSV(B) | 276º | 0.07% | 0.28% | - |
| XYZ | 5.7 | 5.78 | 6.95 | - |
| YUV | 68.47 | 129.99 | 129.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 67 | 72 | 0.03 | 0.07 | 0 | 0.72 | 276 | 0.04 | 0.27 |
| Hex | 46 | 43 | 48 | 3 | 7 | 0 | 48 | 114 | 4 | 1B |
| Octal | 106 | 103 | 110 | 3 | 7 | 0 | 110 | 424 | 4 | 33 |
| Binary | 1000110 | 1000011 | 1001000 | 11 | 111 | 0 | 1001000 | 100010100 | 100 | 11011 |
Color Harmonies of #464348
Complementary color
Monochromatic Colors of #464348
Black with #464348
Text Example
Text Example
White with #464348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464348; }
p { color: rgb(70,67,72); }
H1.HeaderClassName
{
color: #464348;
}
.AnyTagClassName
{
color: #464348;
}
</style>
background-color css
<style>
a { background-color: #464348; }
a { background-color: rgb(70,67,72); }
div.DivClassName
{
background-color: #464348;
}
.BgClassName
{
background-color: #464348;
}
</style>
border-color css
<style>
span { border-color: #464348; }
span { border-color: rgb(70,67,72); }
td.TdClassName
{
border-color: #464348;
}
.TagClassName
{
border-color: #464348;
}
</style>