Shades of Minsk #342875
Tints of Minsk #342875
RGB
CMYK
RGB Variations
Color information
#342875 (or 0x342875) is known color: Minsk. HEX triplet: 34, 28 and 75. RGB value is (52,40,117). Sum of RGB (Red+Green+Blue) = 52+40+117=209 (27% of max value = 765). Red value is 52 (20.70% from 255 or 24.88% from 209); Green value is 40 (16.02% from 255 or 19.14% from 209); Blue value is 117 (46.09% from 255 or 55.98% from 209); Max value from RGB is 117 - color contains mainly: blue. Hex color #342875 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342875 is #CBD78A. Grayscale: #343434. Windows color (decimal): -13358987 or 7678004. OLE color: 7678004.
HSL color Cylindrical-coordinate representation of color #342875: hue angle of 249.35º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #342875 is Cyan = 0.56, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 40 | 117 | - |
| CMYK | 0.56 | 0.66 | 0 | 0.54 |
| HSL | 249.35º | 0.49% | 0.31% | - |
| HSV(B) | 249.35º | 0.66% | 0.46% | - |
| XYZ | 5.39 | 3.53 | 17.23 | - |
| YUV | 52.37 | 164.48 | 127.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 40 | 117 | 0.56 | 0.66 | 0 | 0.54 | 249.35 | 0.49 | 0.31 |
| Hex | 34 | 28 | 75 | 38 | 42 | 0 | 36 | F9 | 31 | 1F |
| Octal | 64 | 50 | 165 | 70 | 102 | 0 | 66 | 371 | 61 | 37 |
| Binary | 110100 | 101000 | 1110101 | 111000 | 1000010 | 0 | 110110 | 11111001 | 110001 | 11111 |
Color Harmonies of #342875
Complementary color
Monochromatic Colors of #342875
Black with #342875
Text Example
Text Example
White with #342875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342875; }
p { color: rgb(52,40,117); }
H1.HeaderClassName
{
color: #342875;
}
.AnyTagClassName
{
color: #342875;
}
</style>
background-color css
<style>
a { background-color: #342875; }
a { background-color: rgb(52,40,117); }
div.DivClassName
{
background-color: #342875;
}
.BgClassName
{
background-color: #342875;
}
</style>
border-color css
<style>
span { border-color: #342875; }
span { border-color: rgb(52,40,117); }
td.TdClassName
{
border-color: #342875;
}
.TagClassName
{
border-color: #342875;
}
</style>