Shades of Minsk #362877
Tints of Minsk #362877
RGB
CMYK
RGB Variations
Color information
#362877 (or 0x362877) is known color: Minsk. HEX triplet: 36, 28 and 77. RGB value is (54,40,119). Sum of RGB (Red+Green+Blue) = 54+40+119=213 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.35% from 213); Green value is 40 (16.02% from 255 or 18.78% from 213); Blue value is 119 (46.88% from 255 or 55.87% from 213); Max value from RGB is 119 - color contains mainly: blue. Hex color #362877 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362877 is #C9D788. Grayscale: #343434. Windows color (decimal): -13227913 or 7809078. OLE color: 7809078.
HSL color Cylindrical-coordinate representation of color #362877: hue angle of 250.63º 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 #362877 is Cyan = 0.55, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 40 | 119 | - |
| CMYK | 0.55 | 0.66 | 0 | 0.53 |
| HSL | 250.63º | 0.5% | 0.31% | - |
| HSV(B) | 250.63º | 0.66% | 0.47% | - |
| XYZ | 5.61 | 3.63 | 17.86 | - |
| YUV | 53.19 | 165.14 | 128.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 40 | 119 | 0.55 | 0.66 | 0 | 0.53 | 250.63 | 0.5 | 0.31 |
| Hex | 36 | 28 | 77 | 37 | 42 | 0 | 35 | FB | 32 | 1F |
| Octal | 66 | 50 | 167 | 67 | 102 | 0 | 65 | 373 | 62 | 37 |
| Binary | 110110 | 101000 | 1110111 | 110111 | 1000010 | 0 | 110101 | 11111011 | 110010 | 11111 |
Color Harmonies of #362877
Complementary color
Monochromatic Colors of #362877
Black with #362877
Text Example
Text Example
White with #362877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362877; }
p { color: rgb(54,40,119); }
H1.HeaderClassName
{
color: #362877;
}
.AnyTagClassName
{
color: #362877;
}
</style>
background-color css
<style>
a { background-color: #362877; }
a { background-color: rgb(54,40,119); }
div.DivClassName
{
background-color: #362877;
}
.BgClassName
{
background-color: #362877;
}
</style>
border-color css
<style>
span { border-color: #362877; }
span { border-color: rgb(54,40,119); }
td.TdClassName
{
border-color: #362877;
}
.TagClassName
{
border-color: #362877;
}
</style>