Shades of Jagger #423451
Tints of Jagger #423451
RGB
CMYK
RGB Variations
Color information
#423451 (or 0x423451) is known color: Jagger. HEX triplet: 42, 34 and 51. RGB value is (66,52,81). Sum of RGB (Red+Green+Blue) = 66+52+81=199 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.17% from 199); Green value is 52 (20.70% from 255 or 26.13% from 199); Blue value is 81 (32.03% from 255 or 40.70% from 199); Max value from RGB is 81 - color contains mainly: blue. Hex color #423451 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423451 is #BDCBAE. Grayscale: #3B3B3B. Windows color (decimal): -12438447 or 5321794. OLE color: 5321794.
HSL color Cylindrical-coordinate representation of color #423451: hue angle of 268.97º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #423451 is Cyan = 0.19, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 52 | 81 | - |
| CMYK | 0.19 | 0.36 | 0 | 0.68 |
| HSL | 268.97º | 0.22% | 0.26% | - |
| HSV(B) | 268.97º | 0.36% | 0.32% | - |
| XYZ | 4.96 | 4.21 | 8.34 | - |
| YUV | 59.49 | 140.14 | 132.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 81 | 0.19 | 0.36 | 0 | 0.68 | 268.97 | 0.22 | 0.26 |
| Hex | 42 | 34 | 51 | 13 | 24 | 0 | 44 | 10D | 16 | 1A |
| Octal | 102 | 64 | 121 | 23 | 44 | 0 | 104 | 415 | 26 | 32 |
| Binary | 1000010 | 110100 | 1010001 | 10011 | 100100 | 0 | 1000100 | 100001101 | 10110 | 11010 |
Color Harmonies of #423451
Complementary color
Monochromatic Colors of #423451
Black with #423451
Text Example
Text Example
White with #423451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423451; }
p { color: rgb(66,52,81); }
H1.HeaderClassName
{
color: #423451;
}
.AnyTagClassName
{
color: #423451;
}
</style>
background-color css
<style>
a { background-color: #423451; }
a { background-color: rgb(66,52,81); }
div.DivClassName
{
background-color: #423451;
}
.BgClassName
{
background-color: #423451;
}
</style>
border-color css
<style>
span { border-color: #423451; }
span { border-color: rgb(66,52,81); }
td.TdClassName
{
border-color: #423451;
}
.TagClassName
{
border-color: #423451;
}
</style>