Shades of Jagger #423550
Tints of Jagger #423550
RGB
CMYK
RGB Variations
Color information
#423550 (or 0x423550) is known color: Jagger. HEX triplet: 42, 35 and 50. RGB value is (66,53,80). Sum of RGB (Red+Green+Blue) = 66+53+80=199 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.17% from 199); Green value is 53 (21.09% from 255 or 26.63% from 199); Blue value is 80 (31.64% from 255 or 40.20% from 199); Max value from RGB is 80 - color contains mainly: blue. Hex color #423550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423550 is #BDCAAF. Grayscale: #3B3B3B. Windows color (decimal): -12438192 or 5256514. OLE color: 5256514.
HSL color Cylindrical-coordinate representation of color #423550: hue angle of 268.89º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #423550 is Cyan = 0.17, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 53 | 80 | - |
| CMYK | 0.17 | 0.34 | 0 | 0.69 |
| HSL | 268.89º | 0.2% | 0.26% | - |
| HSV(B) | 268.89º | 0.34% | 0.31% | - |
| XYZ | 4.97 | 4.28 | 8.15 | - |
| YUV | 59.97 | 139.31 | 132.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 80 | 0.17 | 0.34 | 0 | 0.69 | 268.89 | 0.2 | 0.26 |
| Hex | 42 | 35 | 50 | 11 | 22 | 0 | 45 | 10D | 14 | 1A |
| Octal | 102 | 65 | 120 | 21 | 42 | 0 | 105 | 415 | 24 | 32 |
| Binary | 1000010 | 110101 | 1010000 | 10001 | 100010 | 0 | 1000101 | 100001101 | 10100 | 11010 |
Color Harmonies of #423550
Complementary color
Monochromatic Colors of #423550
Black with #423550
Text Example
Text Example
White with #423550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423550; }
p { color: rgb(66,53,80); }
H1.HeaderClassName
{
color: #423550;
}
.AnyTagClassName
{
color: #423550;
}
</style>
background-color css
<style>
a { background-color: #423550; }
a { background-color: rgb(66,53,80); }
div.DivClassName
{
background-color: #423550;
}
.BgClassName
{
background-color: #423550;
}
</style>
border-color css
<style>
span { border-color: #423550; }
span { border-color: rgb(66,53,80); }
td.TdClassName
{
border-color: #423550;
}
.TagClassName
{
border-color: #423550;
}
</style>