Shades of Jagger #423352
Tints of Jagger #423352
RGB
CMYK
RGB Variations
Color information
#423352 (or 0x423352) is known color: Jagger. HEX triplet: 42, 33 and 52. RGB value is (66,51,82). Sum of RGB (Red+Green+Blue) = 66+51+82=199 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.17% from 199); Green value is 51 (20.31% from 255 or 25.63% from 199); Blue value is 82 (32.42% from 255 or 41.21% from 199); Max value from RGB is 82 - color contains mainly: blue. Hex color #423352 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423352 is #BDCCAD. Grayscale: #3A3A3A. Windows color (decimal): -12438702 or 5387074. OLE color: 5387074.
HSL color Cylindrical-coordinate representation of color #423352: hue angle of 269.03º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #423352 is Cyan = 0.20, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 51 | 82 | - |
| CMYK | 0.20 | 0.38 | 0 | 0.68 |
| HSL | 269.03º | 0.23% | 0.26% | - |
| HSV(B) | 269.03º | 0.38% | 0.32% | - |
| XYZ | 4.95 | 4.14 | 8.52 | - |
| YUV | 59.02 | 140.97 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 82 | 0.20 | 0.38 | 0 | 0.68 | 269.03 | 0.23 | 0.26 |
| Hex | 42 | 33 | 52 | 14 | 26 | 0 | 44 | 10D | 17 | 1A |
| Octal | 102 | 63 | 122 | 24 | 46 | 0 | 104 | 415 | 27 | 32 |
| Binary | 1000010 | 110011 | 1010010 | 10100 | 100110 | 0 | 1000100 | 100001101 | 10111 | 11010 |
Color Harmonies of #423352
Complementary color
Monochromatic Colors of #423352
Black with #423352
Text Example
Text Example
White with #423352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423352; }
p { color: rgb(66,51,82); }
H1.HeaderClassName
{
color: #423352;
}
.AnyTagClassName
{
color: #423352;
}
</style>
background-color css
<style>
a { background-color: #423352; }
a { background-color: rgb(66,51,82); }
div.DivClassName
{
background-color: #423352;
}
.BgClassName
{
background-color: #423352;
}
</style>
border-color css
<style>
span { border-color: #423352; }
span { border-color: rgb(66,51,82); }
td.TdClassName
{
border-color: #423352;
}
.TagClassName
{
border-color: #423352;
}
</style>