Shades of Jagger #342740
Tints of Jagger #342740
RGB
CMYK
RGB Variations
Color information
#342740 (or 0x342740) is known color: Jagger. HEX triplet: 34, 27 and 40. RGB value is (52,39,64). Sum of RGB (Red+Green+Blue) = 52+39+64=155 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.55% from 155); Green value is 39 (15.62% from 255 or 25.16% from 155); Blue value is 64 (25.39% from 255 or 41.29% from 155); Max value from RGB is 64 - color contains mainly: blue. Hex color #342740 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342740 is #CBD8BF. Grayscale: #2D2D2D. Windows color (decimal): -13359296 or 4204340. OLE color: 4204340.
HSL color Cylindrical-coordinate representation of color #342740: hue angle of 271.2º degrees, saturation: 0.24, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #342740 is Cyan = 0.19, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
RGB | 52 | 39 | 64 | - |
CMYK | 0.19 | 0.39 | 0 | 0.75 |
HSL | 271.2º | 0.24% | 0.2% | - |
HSV(B) | 271.2º | 0.39% | 0.25% | - |
XYZ | 3.07 | 2.55 | 5.18 | - |
YUV | 45.74 | 138.31 | 132.47 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 52 | 39 | 64 | 0.19 | 0.39 | 0 | 0.75 | 271.2 | 0.24 | 0.2 |
Hex | 34 | 27 | 40 | 13 | 27 | 0 | 4B | 10F | 18 | 14 |
Octal | 64 | 47 | 100 | 23 | 47 | 0 | 113 | 417 | 30 | 24 |
Binary | 110100 | 100111 | 1000000 | 10011 | 100111 | 0 | 1001011 | 100001111 | 11000 | 10100 |
Color Harmonies of #342740
Complementary color
Monochromatic Colors of #342740
Black with #342740
Text Example
Text Example
White with #342740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342740; }
p { color: rgb(52,39,64); }
H1.HeaderClassName
{
color: #342740;
}
.AnyTagClassName
{
color: #342740;
}
</style>
background-color css
<style>
a { background-color: #342740; }
a { background-color: rgb(52,39,64); }
div.DivClassName
{
background-color: #342740;
}
.BgClassName
{
background-color: #342740;
}
</style>
border-color css
<style>
span { border-color: #342740; }
span { border-color: rgb(52,39,64); }
td.TdClassName
{
border-color: #342740;
}
.TagClassName
{
border-color: #342740;
}
</style>