Shades of Minsk #372774
Tints of Minsk #372774
RGB
CMYK
RGB Variations
Color information
#372774 (or 0x372774) is known color: Minsk. HEX triplet: 37, 27 and 74. RGB value is (55,39,116). Sum of RGB (Red+Green+Blue) = 55+39+116=210 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.19% from 210); Green value is 39 (15.62% from 255 or 18.57% from 210); Blue value is 116 (45.70% from 255 or 55.24% from 210); Max value from RGB is 116 - color contains mainly: blue. Hex color #372774 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372774 is #C8D88B. Grayscale: #343434. Windows color (decimal): -13162636 or 7612215. OLE color: 7612215.
HSL color Cylindrical-coordinate representation of color #372774: hue angle of 252.47º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #372774 is Cyan = 0.53, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 39 | 116 | - |
| CMYK | 0.53 | 0.66 | 0 | 0.55 |
| HSL | 252.47º | 0.5% | 0.3% | - |
| HSV(B) | 252.47º | 0.66% | 0.45% | - |
| XYZ | 5.45 | 3.52 | 16.92 | - |
| YUV | 52.56 | 163.8 | 129.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 39 | 116 | 0.53 | 0.66 | 0 | 0.55 | 252.47 | 0.5 | 0.3 |
| Hex | 37 | 27 | 74 | 35 | 42 | 0 | 37 | FC | 32 | 1E |
| Octal | 67 | 47 | 164 | 65 | 102 | 0 | 67 | 374 | 62 | 36 |
| Binary | 110111 | 100111 | 1110100 | 110101 | 1000010 | 0 | 110111 | 11111100 | 110010 | 11110 |
Color Harmonies of #372774
Complementary color
Monochromatic Colors of #372774
Black with #372774
Text Example
Text Example
White with #372774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372774; }
p { color: rgb(55,39,116); }
H1.HeaderClassName
{
color: #372774;
}
.AnyTagClassName
{
color: #372774;
}
</style>
background-color css
<style>
a { background-color: #372774; }
a { background-color: rgb(55,39,116); }
div.DivClassName
{
background-color: #372774;
}
.BgClassName
{
background-color: #372774;
}
</style>
border-color css
<style>
span { border-color: #372774; }
span { border-color: rgb(55,39,116); }
td.TdClassName
{
border-color: #372774;
}
.TagClassName
{
border-color: #372774;
}
</style>