Shades of Jagger #423452
Tints of Jagger #423452
RGB
CMYK
RGB Variations
Color information
#423452 (or 0x423452) is known color: Jagger. HEX triplet: 42, 34 and 52. RGB value is (66,52,82). Sum of RGB (Red+Green+Blue) = 66+52+82=200 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33% from 200); Green value is 52 (20.70% from 255 or 26% from 200); Blue value is 82 (32.42% from 255 or 41% from 200); Max value from RGB is 82 - color contains mainly: blue. Hex color #423452 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423452 is #BDCBAD. Grayscale: #3B3B3B. Windows color (decimal): -12438446 or 5387330. OLE color: 5387330.
HSL color Cylindrical-coordinate representation of color #423452: hue angle of 268º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #423452 is Cyan = 0.20, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 52 | 82 | - |
| CMYK | 0.20 | 0.37 | 0 | 0.68 |
| HSL | 268º | 0.22% | 0.26% | - |
| HSV(B) | 268º | 0.37% | 0.32% | - |
| XYZ | 5 | 4.22 | 8.53 | - |
| YUV | 59.61 | 140.64 | 132.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 82 | 0.20 | 0.37 | 0 | 0.68 | 268 | 0.22 | 0.26 |
| Hex | 42 | 34 | 52 | 14 | 25 | 0 | 44 | 10C | 16 | 1A |
| Octal | 102 | 64 | 122 | 24 | 45 | 0 | 104 | 414 | 26 | 32 |
| Binary | 1000010 | 110100 | 1010010 | 10100 | 100101 | 0 | 1000100 | 100001100 | 10110 | 11010 |
Color Harmonies of #423452
Complementary color
Monochromatic Colors of #423452
Black with #423452
Text Example
Text Example
White with #423452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423452; }
p { color: rgb(66,52,82); }
H1.HeaderClassName
{
color: #423452;
}
.AnyTagClassName
{
color: #423452;
}
</style>
background-color css
<style>
a { background-color: #423452; }
a { background-color: rgb(66,52,82); }
div.DivClassName
{
background-color: #423452;
}
.BgClassName
{
background-color: #423452;
}
</style>
border-color css
<style>
span { border-color: #423452; }
span { border-color: rgb(66,52,82); }
td.TdClassName
{
border-color: #423452;
}
.TagClassName
{
border-color: #423452;
}
</style>