Shades of Minsk #342979
Tints of Minsk #342979
RGB
CMYK
RGB Variations
Color information
#342979 (or 0x342979) is known color: Minsk. HEX triplet: 34, 29 and 79. RGB value is (52,41,121). Sum of RGB (Red+Green+Blue) = 52+41+121=214 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.30% from 214); Green value is 41 (16.41% from 255 or 19.16% from 214); Blue value is 121 (47.66% from 255 or 56.54% from 214); Max value from RGB is 121 - color contains mainly: blue. Hex color #342979 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342979 is #CBD686. Grayscale: #353535. Windows color (decimal): -13358727 or 7940404. OLE color: 7940404.
HSL color Cylindrical-coordinate representation of color #342979: hue angle of 248.25º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #342979 is Cyan = 0.57, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 41 | 121 | - |
| CMYK | 0.57 | 0.66 | 0 | 0.53 |
| HSL | 248.25º | 0.49% | 0.32% | - |
| HSV(B) | 248.25º | 0.66% | 0.47% | - |
| XYZ | 5.66 | 3.7 | 18.5 | - |
| YUV | 53.41 | 166.14 | 127 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 41 | 121 | 0.57 | 0.66 | 0 | 0.53 | 248.25 | 0.49 | 0.32 |
| Hex | 34 | 29 | 79 | 39 | 42 | 0 | 35 | F8 | 31 | 20 |
| Octal | 64 | 51 | 171 | 71 | 102 | 0 | 65 | 370 | 61 | 40 |
| Binary | 110100 | 101001 | 1111001 | 111001 | 1000010 | 0 | 110101 | 11111000 | 110001 | 100000 |
Color Harmonies of #342979
Complementary color
Monochromatic Colors of #342979
Black with #342979
Text Example
Text Example
White with #342979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342979; }
p { color: rgb(52,41,121); }
H1.HeaderClassName
{
color: #342979;
}
.AnyTagClassName
{
color: #342979;
}
</style>
background-color css
<style>
a { background-color: #342979; }
a { background-color: rgb(52,41,121); }
div.DivClassName
{
background-color: #342979;
}
.BgClassName
{
background-color: #342979;
}
</style>
border-color css
<style>
span { border-color: #342979; }
span { border-color: rgb(52,41,121); }
td.TdClassName
{
border-color: #342979;
}
.TagClassName
{
border-color: #342979;
}
</style>