Shades of Jagger #352643
Tints of Jagger #352643
RGB
CMYK
RGB Variations
Color information
#352643 (or 0x352643) is known color: Jagger. HEX triplet: 35, 26 and 43. RGB value is (53,38,67). Sum of RGB (Red+Green+Blue) = 53+38+67=158 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.54% from 158); Green value is 38 (15.23% from 255 or 24.05% from 158); Blue value is 67 (26.56% from 255 or 42.41% from 158); Max value from RGB is 67 - color contains mainly: blue. Hex color #352643 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352643 is #CAD9BC. Grayscale: #2D2D2D. Windows color (decimal): -13294013 or 4400693. OLE color: 4400693.
HSL color Cylindrical-coordinate representation of color #352643: hue angle of 271.03º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #352643 is Cyan = 0.21, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 53 | 38 | 67 | - |
| CMYK | 0.21 | 0.43 | 0 | 0.74 |
| HSL | 271.03º | 0.28% | 0.21% | - |
| HSV(B) | 271.03º | 0.43% | 0.26% | - |
| XYZ | 3.17 | 2.55 | 5.63 | - |
| YUV | 45.79 | 139.97 | 133.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 67 | 0.21 | 0.43 | 0 | 0.74 | 271.03 | 0.28 | 0.21 |
| Hex | 35 | 26 | 43 | 15 | 2B | 0 | 4A | 10F | 1C | 15 |
| Octal | 65 | 46 | 103 | 25 | 53 | 0 | 112 | 417 | 34 | 25 |
| Binary | 110101 | 100110 | 1000011 | 10101 | 101011 | 0 | 1001010 | 100001111 | 11100 | 10101 |
Color Harmonies of #352643
Complementary color
Monochromatic Colors of #352643
Black with #352643
Text Example
Text Example
White with #352643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352643; }
p { color: rgb(53,38,67); }
H1.HeaderClassName
{
color: #352643;
}
.AnyTagClassName
{
color: #352643;
}
</style>
background-color css
<style>
a { background-color: #352643; }
a { background-color: rgb(53,38,67); }
div.DivClassName
{
background-color: #352643;
}
.BgClassName
{
background-color: #352643;
}
</style>
border-color css
<style>
span { border-color: #352643; }
span { border-color: rgb(53,38,67); }
td.TdClassName
{
border-color: #352643;
}
.TagClassName
{
border-color: #352643;
}
</style>