Shades of Minsk #403773
Tints of Minsk #403773
RGB
CMYK
RGB Variations
Color information
#403773 (or 0x403773) is known color: Minsk. HEX triplet: 40, 37 and 73. RGB value is (64,55,115). Sum of RGB (Red+Green+Blue) = 64+55+115=234 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.35% from 234); Green value is 55 (21.88% from 255 or 23.50% from 234); Blue value is 115 (45.31% from 255 or 49.15% from 234); Max value from RGB is 115 - color contains mainly: blue. Hex color #403773 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403773 is #BFC88C. Grayscale: #404040. Windows color (decimal): -12568717 or 7550784. OLE color: 7550784.
HSL color Cylindrical-coordinate representation of color #403773: hue angle of 249º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #403773 is Cyan = 0.44, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 55 | 115 | - |
| CMYK | 0.44 | 0.52 | 0 | 0.55 |
| HSL | 249º | 0.35% | 0.33% | - |
| HSV(B) | 249º | 0.52% | 0.45% | - |
| XYZ | 6.58 | 5.06 | 16.85 | - |
| YUV | 64.53 | 156.48 | 127.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 55 | 115 | 0.44 | 0.52 | 0 | 0.55 | 249 | 0.35 | 0.33 |
| Hex | 40 | 37 | 73 | 2C | 34 | 0 | 37 | F9 | 23 | 21 |
| Octal | 100 | 67 | 163 | 54 | 64 | 0 | 67 | 371 | 43 | 41 |
| Binary | 1000000 | 110111 | 1110011 | 101100 | 110100 | 0 | 110111 | 11111001 | 100011 | 100001 |
Color Harmonies of #403773
Complementary color
Monochromatic Colors of #403773
Black with #403773
Text Example
Text Example
White with #403773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403773; }
p { color: rgb(64,55,115); }
H1.HeaderClassName
{
color: #403773;
}
.AnyTagClassName
{
color: #403773;
}
</style>
background-color css
<style>
a { background-color: #403773; }
a { background-color: rgb(64,55,115); }
div.DivClassName
{
background-color: #403773;
}
.BgClassName
{
background-color: #403773;
}
</style>
border-color css
<style>
span { border-color: #403773; }
span { border-color: rgb(64,55,115); }
td.TdClassName
{
border-color: #403773;
}
.TagClassName
{
border-color: #403773;
}
</style>