Shades of Jagger #423056
Tints of Jagger #423056
RGB
CMYK
RGB Variations
Color information
#423056 (or 0x423056) is known color: Jagger. HEX triplet: 42, 30 and 56. RGB value is (66,48,86). Sum of RGB (Red+Green+Blue) = 66+48+86=200 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33% from 200); Green value is 48 (19.14% from 255 or 24% from 200); Blue value is 86 (33.98% from 255 or 43% from 200); Max value from RGB is 86 - color contains mainly: blue. Hex color #423056 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423056 is #BDCFA9. Grayscale: #393939. Windows color (decimal): -12439466 or 5648450. OLE color: 5648450.
HSL color Cylindrical-coordinate representation of color #423056: hue angle of 268.42º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #423056 is Cyan = 0.23, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 48 | 86 | - |
| CMYK | 0.23 | 0.44 | 0 | 0.66 |
| HSL | 268.42º | 0.28% | 0.26% | - |
| HSV(B) | 268.42º | 0.44% | 0.34% | - |
| XYZ | 4.98 | 3.94 | 9.3 | - |
| YUV | 57.71 | 143.96 | 133.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 86 | 0.23 | 0.44 | 0 | 0.66 | 268.42 | 0.28 | 0.26 |
| Hex | 42 | 30 | 56 | 17 | 2C | 0 | 42 | 10C | 1C | 1A |
| Octal | 102 | 60 | 126 | 27 | 54 | 0 | 102 | 414 | 34 | 32 |
| Binary | 1000010 | 110000 | 1010110 | 10111 | 101100 | 0 | 1000010 | 100001100 | 11100 | 11010 |
Color Harmonies of #423056
Complementary color
Monochromatic Colors of #423056
Black with #423056
Text Example
Text Example
White with #423056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423056; }
p { color: rgb(66,48,86); }
H1.HeaderClassName
{
color: #423056;
}
.AnyTagClassName
{
color: #423056;
}
</style>
background-color css
<style>
a { background-color: #423056; }
a { background-color: rgb(66,48,86); }
div.DivClassName
{
background-color: #423056;
}
.BgClassName
{
background-color: #423056;
}
</style>
border-color css
<style>
span { border-color: #423056; }
span { border-color: rgb(66,48,86); }
td.TdClassName
{
border-color: #423056;
}
.TagClassName
{
border-color: #423056;
}
</style>