Shades of Minsk #342877
Tints of Minsk #342877
RGB
CMYK
RGB Variations
Color information
#342877 (or 0x342877) is known color: Minsk. HEX triplet: 34, 28 and 77. RGB value is (52,40,119). Sum of RGB (Red+Green+Blue) = 52+40+119=211 (27% of max value = 765). Red value is 52 (20.70% from 255 or 24.64% from 211); Green value is 40 (16.02% from 255 or 18.96% from 211); Blue value is 119 (46.88% from 255 or 56.40% from 211); Max value from RGB is 119 - color contains mainly: blue. Hex color #342877 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342877 is #CBD788. Grayscale: #343434. Windows color (decimal): -13358985 or 7809076. OLE color: 7809076.
HSL color Cylindrical-coordinate representation of color #342877: hue angle of 249.11º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #342877 is Cyan = 0.56, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 40 | 119 | - |
| CMYK | 0.56 | 0.66 | 0 | 0.53 |
| HSL | 249.11º | 0.5% | 0.31% | - |
| HSV(B) | 249.11º | 0.66% | 0.47% | - |
| XYZ | 5.5 | 3.58 | 17.85 | - |
| YUV | 52.59 | 165.48 | 127.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 40 | 119 | 0.56 | 0.66 | 0 | 0.53 | 249.11 | 0.5 | 0.31 |
| Hex | 34 | 28 | 77 | 38 | 42 | 0 | 35 | F9 | 32 | 1F |
| Octal | 64 | 50 | 167 | 70 | 102 | 0 | 65 | 371 | 62 | 37 |
| Binary | 110100 | 101000 | 1110111 | 111000 | 1000010 | 0 | 110101 | 11111001 | 110010 | 11111 |
Color Harmonies of #342877
Complementary color
Monochromatic Colors of #342877
Black with #342877
Text Example
Text Example
White with #342877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342877; }
p { color: rgb(52,40,119); }
H1.HeaderClassName
{
color: #342877;
}
.AnyTagClassName
{
color: #342877;
}
</style>
background-color css
<style>
a { background-color: #342877; }
a { background-color: rgb(52,40,119); }
div.DivClassName
{
background-color: #342877;
}
.BgClassName
{
background-color: #342877;
}
</style>
border-color css
<style>
span { border-color: #342877; }
span { border-color: rgb(52,40,119); }
td.TdClassName
{
border-color: #342877;
}
.TagClassName
{
border-color: #342877;
}
</style>