Shades of Minsk #373063
Tints of Minsk #373063
RGB
CMYK
RGB Variations
Color information
#373063 (or 0x373063) is known color: Minsk. HEX triplet: 37, 30 and 63. RGB value is (55,48,99). Sum of RGB (Red+Green+Blue) = 55+48+99=202 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.23% from 202); Green value is 48 (19.14% from 255 or 23.76% from 202); Blue value is 99 (39.06% from 255 or 49.01% from 202); Max value from RGB is 99 - color contains mainly: blue. Hex color #373063 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #373063 is #C8CF9C. Grayscale: #373737. Windows color (decimal): -13160349 or 6500407. OLE color: 6500407.
HSL color Cylindrical-coordinate representation of color #373063: hue angle of 248.24º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #373063 is Cyan = 0.44, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 48 | 99 | - |
| CMYK | 0.44 | 0.52 | 0 | 0.61 |
| HSL | 248.24º | 0.35% | 0.29% | - |
| HSV(B) | 248.24º | 0.52% | 0.39% | - |
| XYZ | 4.88 | 3.83 | 12.29 | - |
| YUV | 55.91 | 152.32 | 127.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 48 | 99 | 0.44 | 0.52 | 0 | 0.61 | 248.24 | 0.35 | 0.29 |
| Hex | 37 | 30 | 63 | 2C | 34 | 0 | 3D | F8 | 23 | 1D |
| Octal | 67 | 60 | 143 | 54 | 64 | 0 | 75 | 370 | 43 | 35 |
| Binary | 110111 | 110000 | 1100011 | 101100 | 110100 | 0 | 111101 | 11111000 | 100011 | 11101 |
Color Harmonies of #373063
Complementary color
Monochromatic Colors of #373063
Black with #373063
Text Example
Text Example
White with #373063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373063; }
p { color: rgb(55,48,99); }
H1.HeaderClassName
{
color: #373063;
}
.AnyTagClassName
{
color: #373063;
}
</style>
background-color css
<style>
a { background-color: #373063; }
a { background-color: rgb(55,48,99); }
div.DivClassName
{
background-color: #373063;
}
.BgClassName
{
background-color: #373063;
}
</style>
border-color css
<style>
span { border-color: #373063; }
span { border-color: rgb(55,48,99); }
td.TdClassName
{
border-color: #373063;
}
.TagClassName
{
border-color: #373063;
}
</style>