Shades of Minsk #403472
Tints of Minsk #403472
RGB
CMYK
RGB Variations
Color information
#403472 (or 0x403472) is known color: Minsk. HEX triplet: 40, 34 and 72. RGB value is (64,52,114). Sum of RGB (Red+Green+Blue) = 64+52+114=230 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.83% from 230); Green value is 52 (20.70% from 255 or 22.61% from 230); Blue value is 114 (44.92% from 255 or 49.57% from 230); Max value from RGB is 114 - color contains mainly: blue. Hex color #403472 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403472 is #BFCB8D. Grayscale: #3E3E3E. Windows color (decimal): -12569486 or 7484480. OLE color: 7484480.
HSL color Cylindrical-coordinate representation of color #403472: hue angle of 251.61º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #403472 is Cyan = 0.44, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 52 | 114 | - |
| CMYK | 0.44 | 0.54 | 0 | 0.55 |
| HSL | 251.61º | 0.37% | 0.33% | - |
| HSV(B) | 251.61º | 0.54% | 0.45% | - |
| XYZ | 6.38 | 4.76 | 16.5 | - |
| YUV | 62.66 | 156.98 | 128.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 52 | 114 | 0.44 | 0.54 | 0 | 0.55 | 251.61 | 0.37 | 0.33 |
| Hex | 40 | 34 | 72 | 2C | 36 | 0 | 37 | FC | 25 | 21 |
| Octal | 100 | 64 | 162 | 54 | 66 | 0 | 67 | 374 | 45 | 41 |
| Binary | 1000000 | 110100 | 1110010 | 101100 | 110110 | 0 | 110111 | 11111100 | 100101 | 100001 |
Color Harmonies of #403472
Complementary color
Monochromatic Colors of #403472
Black with #403472
Text Example
Text Example
White with #403472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403472; }
p { color: rgb(64,52,114); }
H1.HeaderClassName
{
color: #403472;
}
.AnyTagClassName
{
color: #403472;
}
</style>
background-color css
<style>
a { background-color: #403472; }
a { background-color: rgb(64,52,114); }
div.DivClassName
{
background-color: #403472;
}
.BgClassName
{
background-color: #403472;
}
</style>
border-color css
<style>
span { border-color: #403472; }
span { border-color: rgb(64,52,114); }
td.TdClassName
{
border-color: #403472;
}
.TagClassName
{
border-color: #403472;
}
</style>