Shades of Jagger #342443
Tints of Jagger #342443
RGB
CMYK
RGB Variations
Color information
#342443 (or 0x342443) is known color: Jagger. HEX triplet: 34, 24 and 43. RGB value is (52,36,67). Sum of RGB (Red+Green+Blue) = 52+36+67=155 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.55% from 155); Green value is 36 (14.45% from 255 or 23.23% from 155); Blue value is 67 (26.56% from 255 or 43.23% from 155); Max value from RGB is 67 - color contains mainly: blue. Hex color #342443 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342443 is #CBDBBC. Grayscale: #2C2C2C. Windows color (decimal): -13360061 or 4400180. OLE color: 4400180.
HSL color Cylindrical-coordinate representation of color #342443: hue angle of 270.97º degrees, saturation: 0.3, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #342443 is Cyan = 0.22, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 52 | 36 | 67 | - |
| CMYK | 0.22 | 0.46 | 0 | 0.74 |
| HSL | 270.97º | 0.3% | 0.2% | - |
| HSV(B) | 270.97º | 0.46% | 0.26% | - |
| XYZ | 3.06 | 2.4 | 5.61 | - |
| YUV | 44.32 | 140.8 | 133.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 36 | 67 | 0.22 | 0.46 | 0 | 0.74 | 270.97 | 0.3 | 0.2 |
| Hex | 34 | 24 | 43 | 16 | 2E | 0 | 4A | 10F | 1E | 14 |
| Octal | 64 | 44 | 103 | 26 | 56 | 0 | 112 | 417 | 36 | 24 |
| Binary | 110100 | 100100 | 1000011 | 10110 | 101110 | 0 | 1001010 | 100001111 | 11110 | 10100 |
Color Harmonies of #342443
Complementary color
Monochromatic Colors of #342443
Black with #342443
Text Example
Text Example
White with #342443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342443; }
p { color: rgb(52,36,67); }
H1.HeaderClassName
{
color: #342443;
}
.AnyTagClassName
{
color: #342443;
}
</style>
background-color css
<style>
a { background-color: #342443; }
a { background-color: rgb(52,36,67); }
div.DivClassName
{
background-color: #342443;
}
.BgClassName
{
background-color: #342443;
}
</style>
border-color css
<style>
span { border-color: #342443; }
span { border-color: rgb(52,36,67); }
td.TdClassName
{
border-color: #342443;
}
.TagClassName
{
border-color: #342443;
}
</style>