Shades of Minsk #372978
Tints of Minsk #372978
RGB
CMYK
RGB Variations
Color information
#372978 (or 0x372978) is known color: Minsk. HEX triplet: 37, 29 and 78. RGB value is (55,41,120). Sum of RGB (Red+Green+Blue) = 55+41+120=216 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.46% from 216); Green value is 41 (16.41% from 255 or 18.98% from 216); Blue value is 120 (47.27% from 255 or 55.56% from 216); Max value from RGB is 120 - color contains mainly: blue. Hex color #372978 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372978 is #C8D687. Grayscale: #353535. Windows color (decimal): -13162120 or 7874871. OLE color: 7874871.
HSL color Cylindrical-coordinate representation of color #372978: hue angle of 250.63º 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 #372978 is Cyan = 0.54, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 41 | 120 | - |
| CMYK | 0.54 | 0.66 | 0 | 0.53 |
| HSL | 250.63º | 0.49% | 0.32% | - |
| HSV(B) | 250.63º | 0.66% | 0.47% | - |
| XYZ | 5.76 | 3.75 | 18.19 | - |
| YUV | 54.19 | 165.14 | 128.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 120 | 0.54 | 0.66 | 0 | 0.53 | 250.63 | 0.49 | 0.32 |
| Hex | 37 | 29 | 78 | 36 | 42 | 0 | 35 | FB | 31 | 20 |
| Octal | 67 | 51 | 170 | 66 | 102 | 0 | 65 | 373 | 61 | 40 |
| Binary | 110111 | 101001 | 1111000 | 110110 | 1000010 | 0 | 110101 | 11111011 | 110001 | 100000 |
Color Harmonies of #372978
Complementary color
Monochromatic Colors of #372978
Black with #372978
Text Example
Text Example
White with #372978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372978; }
p { color: rgb(55,41,120); }
H1.HeaderClassName
{
color: #372978;
}
.AnyTagClassName
{
color: #372978;
}
</style>
background-color css
<style>
a { background-color: #372978; }
a { background-color: rgb(55,41,120); }
div.DivClassName
{
background-color: #372978;
}
.BgClassName
{
background-color: #372978;
}
</style>
border-color css
<style>
span { border-color: #372978; }
span { border-color: rgb(55,41,120); }
td.TdClassName
{
border-color: #372978;
}
.TagClassName
{
border-color: #372978;
}
</style>