Shades of Jagger #423055
Tints of Jagger #423055
RGB
CMYK
RGB Variations
Color information
#423055 (or 0x423055) is known color: Jagger. HEX triplet: 42, 30 and 55. RGB value is (66,48,85). Sum of RGB (Red+Green+Blue) = 66+48+85=199 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.17% from 199); Green value is 48 (19.14% from 255 or 24.12% from 199); Blue value is 85 (33.59% from 255 or 42.71% from 199); Max value from RGB is 85 - color contains mainly: blue. Hex color #423055 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423055 is #BDCFAA. Grayscale: #393939. Windows color (decimal): -12439467 or 5582914. OLE color: 5582914.
HSL color Cylindrical-coordinate representation of color #423055: hue angle of 269.19º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #423055 is Cyan = 0.22, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 48 | 85 | - |
| CMYK | 0.22 | 0.44 | 0 | 0.67 |
| HSL | 269.19º | 0.28% | 0.26% | - |
| HSV(B) | 269.19º | 0.44% | 0.33% | - |
| XYZ | 4.94 | 3.93 | 9.09 | - |
| YUV | 57.6 | 143.46 | 133.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 85 | 0.22 | 0.44 | 0 | 0.67 | 269.19 | 0.28 | 0.26 |
| Hex | 42 | 30 | 55 | 16 | 2C | 0 | 43 | 10D | 1C | 1A |
| Octal | 102 | 60 | 125 | 26 | 54 | 0 | 103 | 415 | 34 | 32 |
| Binary | 1000010 | 110000 | 1010101 | 10110 | 101100 | 0 | 1000011 | 100001101 | 11100 | 11010 |
Color Harmonies of #423055
Complementary color
Monochromatic Colors of #423055
Black with #423055
Text Example
Text Example
White with #423055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423055; }
p { color: rgb(66,48,85); }
H1.HeaderClassName
{
color: #423055;
}
.AnyTagClassName
{
color: #423055;
}
</style>
background-color css
<style>
a { background-color: #423055; }
a { background-color: rgb(66,48,85); }
div.DivClassName
{
background-color: #423055;
}
.BgClassName
{
background-color: #423055;
}
</style>
border-color css
<style>
span { border-color: #423055; }
span { border-color: rgb(66,48,85); }
td.TdClassName
{
border-color: #423055;
}
.TagClassName
{
border-color: #423055;
}
</style>