Shades of Jagger #342742
Tints of Jagger #342742
RGB
CMYK
RGB Variations
Color information
#342742 (or 0x342742) is known color: Jagger. HEX triplet: 34, 27 and 42. RGB value is (52,39,66). Sum of RGB (Red+Green+Blue) = 52+39+66=157 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.12% from 157); Green value is 39 (15.62% from 255 or 24.84% from 157); Blue value is 66 (26.17% from 255 or 42.04% from 157); Max value from RGB is 66 - color contains mainly: blue. Hex color #342742 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342742 is #CBD8BD. Grayscale: #2D2D2D. Windows color (decimal): -13359294 or 4335412. OLE color: 4335412.
HSL color Cylindrical-coordinate representation of color #342742: hue angle of 268.89º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #342742 is Cyan = 0.21, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 52 | 39 | 66 | - |
| CMYK | 0.21 | 0.41 | 0 | 0.74 |
| HSL | 268.89º | 0.26% | 0.21% | - |
| HSV(B) | 268.89º | 0.41% | 0.26% | - |
| XYZ | 3.13 | 2.57 | 5.49 | - |
| YUV | 45.97 | 139.31 | 132.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 39 | 66 | 0.21 | 0.41 | 0 | 0.74 | 268.89 | 0.26 | 0.21 |
| Hex | 34 | 27 | 42 | 15 | 29 | 0 | 4A | 10D | 1A | 15 |
| Octal | 64 | 47 | 102 | 25 | 51 | 0 | 112 | 415 | 32 | 25 |
| Binary | 110100 | 100111 | 1000010 | 10101 | 101001 | 0 | 1001010 | 100001101 | 11010 | 10101 |
Color Harmonies of #342742
Complementary color
Monochromatic Colors of #342742
Black with #342742
Text Example
Text Example
White with #342742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342742; }
p { color: rgb(52,39,66); }
H1.HeaderClassName
{
color: #342742;
}
.AnyTagClassName
{
color: #342742;
}
</style>
background-color css
<style>
a { background-color: #342742; }
a { background-color: rgb(52,39,66); }
div.DivClassName
{
background-color: #342742;
}
.BgClassName
{
background-color: #342742;
}
</style>
border-color css
<style>
span { border-color: #342742; }
span { border-color: rgb(52,39,66); }
td.TdClassName
{
border-color: #342742;
}
.TagClassName
{
border-color: #342742;
}
</style>