Shades of Minsk #403370
Tints of Minsk #403370
RGB
CMYK
RGB Variations
Color information
#403370 (or 0x403370) is known color: Minsk. HEX triplet: 40, 33 and 70. RGB value is (64,51,112). Sum of RGB (Red+Green+Blue) = 64+51+112=227 (30% of max value = 765). Red value is 64 (25.39% from 255 or 28.19% from 227); Green value is 51 (20.31% from 255 or 22.47% from 227); Blue value is 112 (44.14% from 255 or 49.34% from 227); Max value from RGB is 112 - color contains mainly: blue. Hex color #403370 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403370 is #BFCC8F. Grayscale: #3D3D3D. Windows color (decimal): -12569744 or 7353152. OLE color: 7353152.
HSL color Cylindrical-coordinate representation of color #403370: hue angle of 252.79º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #403370 is Cyan = 0.43, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 51 | 112 | - |
| CMYK | 0.43 | 0.54 | 0 | 0.56 |
| HSL | 252.79º | 0.37% | 0.32% | - |
| HSV(B) | 252.79º | 0.54% | 0.44% | - |
| XYZ | 6.22 | 4.63 | 15.89 | - |
| YUV | 61.84 | 156.31 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 51 | 112 | 0.43 | 0.54 | 0 | 0.56 | 252.79 | 0.37 | 0.32 |
| Hex | 40 | 33 | 70 | 2B | 36 | 0 | 38 | FD | 25 | 20 |
| Octal | 100 | 63 | 160 | 53 | 66 | 0 | 70 | 375 | 45 | 40 |
| Binary | 1000000 | 110011 | 1110000 | 101011 | 110110 | 0 | 111000 | 11111101 | 100101 | 100000 |
Color Harmonies of #403370
Complementary color
Monochromatic Colors of #403370
Black with #403370
Text Example
Text Example
White with #403370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403370; }
p { color: rgb(64,51,112); }
H1.HeaderClassName
{
color: #403370;
}
.AnyTagClassName
{
color: #403370;
}
</style>
background-color css
<style>
a { background-color: #403370; }
a { background-color: rgb(64,51,112); }
div.DivClassName
{
background-color: #403370;
}
.BgClassName
{
background-color: #403370;
}
</style>
border-color css
<style>
span { border-color: #403370; }
span { border-color: rgb(64,51,112); }
td.TdClassName
{
border-color: #403370;
}
.TagClassName
{
border-color: #403370;
}
</style>