Shades of Jagger #423154
Tints of Jagger #423154
RGB
CMYK
RGB Variations
Color information
#423154 (or 0x423154) is known color: Jagger. HEX triplet: 42, 31 and 54. RGB value is (66,49,84). Sum of RGB (Red+Green+Blue) = 66+49+84=199 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.17% from 199); Green value is 49 (19.53% from 255 or 24.62% from 199); Blue value is 84 (33.20% from 255 or 42.21% from 199); Max value from RGB is 84 - color contains mainly: blue. Hex color #423154 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423154 is #BDCEAB. Grayscale: #393939. Windows color (decimal): -12439212 or 5517634. OLE color: 5517634.
HSL color Cylindrical-coordinate representation of color #423154: hue angle of 269.14º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #423154 is Cyan = 0.21, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 49 | 84 | - |
| CMYK | 0.21 | 0.42 | 0 | 0.67 |
| HSL | 269.14º | 0.26% | 0.26% | - |
| HSV(B) | 269.14º | 0.42% | 0.33% | - |
| XYZ | 4.95 | 3.99 | 8.9 | - |
| YUV | 58.07 | 142.63 | 133.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 49 | 84 | 0.21 | 0.42 | 0 | 0.67 | 269.14 | 0.26 | 0.26 |
| Hex | 42 | 31 | 54 | 15 | 2A | 0 | 43 | 10D | 1A | 1A |
| Octal | 102 | 61 | 124 | 25 | 52 | 0 | 103 | 415 | 32 | 32 |
| Binary | 1000010 | 110001 | 1010100 | 10101 | 101010 | 0 | 1000011 | 100001101 | 11010 | 11010 |
Color Harmonies of #423154
Complementary color
Monochromatic Colors of #423154
Black with #423154
Text Example
Text Example
White with #423154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423154; }
p { color: rgb(66,49,84); }
H1.HeaderClassName
{
color: #423154;
}
.AnyTagClassName
{
color: #423154;
}
</style>
background-color css
<style>
a { background-color: #423154; }
a { background-color: rgb(66,49,84); }
div.DivClassName
{
background-color: #423154;
}
.BgClassName
{
background-color: #423154;
}
</style>
border-color css
<style>
span { border-color: #423154; }
span { border-color: rgb(66,49,84); }
td.TdClassName
{
border-color: #423154;
}
.TagClassName
{
border-color: #423154;
}
</style>