Shades of Jagger #423054
Tints of Jagger #423054
RGB
CMYK
RGB Variations
Color information
#423054 (or 0x423054) is known color: Jagger. HEX triplet: 42, 30 and 54. RGB value is (66,48,84). Sum of RGB (Red+Green+Blue) = 66+48+84=198 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.33% from 198); Green value is 48 (19.14% from 255 or 24.24% from 198); Blue value is 84 (33.20% from 255 or 42.42% from 198); Max value from RGB is 84 - color contains mainly: blue. Hex color #423054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423054 is #BDCFAB. Grayscale: #393939. Windows color (decimal): -12439468 or 5517378. OLE color: 5517378.
HSL color Cylindrical-coordinate representation of color #423054: hue angle of 270º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #423054 is Cyan = 0.21, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 48 | 84 | - |
| CMYK | 0.21 | 0.43 | 0 | 0.67 |
| HSL | 270º | 0.27% | 0.26% | - |
| HSV(B) | 270º | 0.43% | 0.33% | - |
| XYZ | 4.9 | 3.91 | 8.88 | - |
| YUV | 57.49 | 142.96 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 84 | 0.21 | 0.43 | 0 | 0.67 | 270 | 0.27 | 0.26 |
| Hex | 42 | 30 | 54 | 15 | 2B | 0 | 43 | 10E | 1B | 1A |
| Octal | 102 | 60 | 124 | 25 | 53 | 0 | 103 | 416 | 33 | 32 |
| Binary | 1000010 | 110000 | 1010100 | 10101 | 101011 | 0 | 1000011 | 100001110 | 11011 | 11010 |
Color Harmonies of #423054
Complementary color
Monochromatic Colors of #423054
Black with #423054
Text Example
Text Example
White with #423054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423054; }
p { color: rgb(66,48,84); }
H1.HeaderClassName
{
color: #423054;
}
.AnyTagClassName
{
color: #423054;
}
</style>
background-color css
<style>
a { background-color: #423054; }
a { background-color: rgb(66,48,84); }
div.DivClassName
{
background-color: #423054;
}
.BgClassName
{
background-color: #423054;
}
</style>
border-color css
<style>
span { border-color: #423054; }
span { border-color: rgb(66,48,84); }
td.TdClassName
{
border-color: #423054;
}
.TagClassName
{
border-color: #423054;
}
</style>