Shades of Jagger #423548
Tints of Jagger #423548
RGB
CMYK
RGB Variations
Color information
#423548 (or 0x423548) is known color: Jagger. HEX triplet: 42, 35 and 48. RGB value is (66,53,72). Sum of RGB (Red+Green+Blue) = 66+53+72=191 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.55% from 191); Green value is 53 (21.09% from 255 or 27.75% from 191); Blue value is 72 (28.52% from 255 or 37.70% from 191); Max value from RGB is 72 - color contains mainly: blue. Hex color #423548 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423548 is #BDCAB7. Grayscale: #3A3A3A. Windows color (decimal): -12438200 or 4732226. OLE color: 4732226.
HSL color Cylindrical-coordinate representation of color #423548: hue angle of 281.05º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #423548 is Cyan = 0.08, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 53 | 72 | - |
| CMYK | 0.08 | 0.26 | 0 | 0.72 |
| HSL | 281.05º | 0.15% | 0.25% | - |
| HSV(B) | 281.05º | 0.26% | 0.28% | - |
| XYZ | 4.69 | 4.17 | 6.69 | - |
| YUV | 59.05 | 135.31 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 72 | 0.08 | 0.26 | 0 | 0.72 | 281.05 | 0.15 | 0.25 |
| Hex | 42 | 35 | 48 | 8 | 1A | 0 | 48 | 119 | F | 19 |
| Octal | 102 | 65 | 110 | 10 | 32 | 0 | 110 | 431 | 17 | 31 |
| Binary | 1000010 | 110101 | 1001000 | 1000 | 11010 | 0 | 1001000 | 100011001 | 1111 | 11001 |
Color Harmonies of #423548
Complementary color
Monochromatic Colors of #423548
Black with #423548
Text Example
Text Example
White with #423548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423548; }
p { color: rgb(66,53,72); }
H1.HeaderClassName
{
color: #423548;
}
.AnyTagClassName
{
color: #423548;
}
</style>
background-color css
<style>
a { background-color: #423548; }
a { background-color: rgb(66,53,72); }
div.DivClassName
{
background-color: #423548;
}
.BgClassName
{
background-color: #423548;
}
</style>
border-color css
<style>
span { border-color: #423548; }
span { border-color: rgb(66,53,72); }
td.TdClassName
{
border-color: #423548;
}
.TagClassName
{
border-color: #423548;
}
</style>