Shades of Jagger #423254
Tints of Jagger #423254
RGB
CMYK
RGB Variations
Color information
#423254 (or 0x423254) is known color: Jagger. HEX triplet: 42, 32 and 54. RGB value is (66,50,84). Sum of RGB (Red+Green+Blue) = 66+50+84=200 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33% from 200); Green value is 50 (19.92% from 255 or 25% from 200); Blue value is 84 (33.20% from 255 or 42% from 200); Max value from RGB is 84 - color contains mainly: blue. Hex color #423254 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423254 is #BDCDAB. Grayscale: #3A3A3A. Windows color (decimal): -12438956 or 5517890. OLE color: 5517890.
HSL color Cylindrical-coordinate representation of color #423254: hue angle of 268.24º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #423254 is Cyan = 0.21, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 50 | 84 | - |
| CMYK | 0.21 | 0.40 | 0 | 0.67 |
| HSL | 268.24º | 0.25% | 0.26% | - |
| HSV(B) | 268.24º | 0.4% | 0.33% | - |
| XYZ | 4.99 | 4.08 | 8.91 | - |
| YUV | 58.66 | 142.3 | 133.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 50 | 84 | 0.21 | 0.40 | 0 | 0.67 | 268.24 | 0.25 | 0.26 |
| Hex | 42 | 32 | 54 | 15 | 28 | 0 | 43 | 10C | 19 | 1A |
| Octal | 102 | 62 | 124 | 25 | 50 | 0 | 103 | 414 | 31 | 32 |
| Binary | 1000010 | 110010 | 1010100 | 10101 | 101000 | 0 | 1000011 | 100001100 | 11001 | 11010 |
Color Harmonies of #423254
Complementary color
Monochromatic Colors of #423254
Black with #423254
Text Example
Text Example
White with #423254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423254; }
p { color: rgb(66,50,84); }
H1.HeaderClassName
{
color: #423254;
}
.AnyTagClassName
{
color: #423254;
}
</style>
background-color css
<style>
a { background-color: #423254; }
a { background-color: rgb(66,50,84); }
div.DivClassName
{
background-color: #423254;
}
.BgClassName
{
background-color: #423254;
}
</style>
border-color css
<style>
span { border-color: #423254; }
span { border-color: rgb(66,50,84); }
td.TdClassName
{
border-color: #423254;
}
.TagClassName
{
border-color: #423254;
}
</style>