Shades of Jagger #423354
Tints of Jagger #423354
RGB
CMYK
RGB Variations
Color information
#423354 (or 0x423354) is known color: Jagger. HEX triplet: 42, 33 and 54. RGB value is (66,51,84). Sum of RGB (Red+Green+Blue) = 66+51+84=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 51 (20.31% from 255 or 25.37% from 201); Blue value is 84 (33.20% from 255 or 41.79% from 201); Max value from RGB is 84 - color contains mainly: blue. Hex color #423354 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423354 is #BDCCAB. Grayscale: #3B3B3B. Windows color (decimal): -12438700 or 5518146. OLE color: 5518146.
HSL color Cylindrical-coordinate representation of color #423354: hue angle of 267.27º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #423354 is Cyan = 0.21, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 51 | 84 | - |
| CMYK | 0.21 | 0.39 | 0 | 0.67 |
| HSL | 267.27º | 0.24% | 0.26% | - |
| HSV(B) | 267.27º | 0.39% | 0.33% | - |
| XYZ | 5.03 | 4.17 | 8.93 | - |
| YUV | 59.25 | 141.97 | 132.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 84 | 0.21 | 0.39 | 0 | 0.67 | 267.27 | 0.24 | 0.26 |
| Hex | 42 | 33 | 54 | 15 | 27 | 0 | 43 | 10B | 18 | 1A |
| Octal | 102 | 63 | 124 | 25 | 47 | 0 | 103 | 413 | 30 | 32 |
| Binary | 1000010 | 110011 | 1010100 | 10101 | 100111 | 0 | 1000011 | 100001011 | 11000 | 11010 |
Color Harmonies of #423354
Complementary color
Monochromatic Colors of #423354
Black with #423354
Text Example
Text Example
White with #423354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423354; }
p { color: rgb(66,51,84); }
H1.HeaderClassName
{
color: #423354;
}
.AnyTagClassName
{
color: #423354;
}
</style>
background-color css
<style>
a { background-color: #423354; }
a { background-color: rgb(66,51,84); }
div.DivClassName
{
background-color: #423354;
}
.BgClassName
{
background-color: #423354;
}
</style>
border-color css
<style>
span { border-color: #423354; }
span { border-color: rgb(66,51,84); }
td.TdClassName
{
border-color: #423354;
}
.TagClassName
{
border-color: #423354;
}
</style>