Shades of Minsk #403470
Tints of Minsk #403470
RGB
CMYK
RGB Variations
Color information
#403470 (or 0x403470) is known color: Minsk. HEX triplet: 40, 34 and 70. RGB value is (64,52,112). Sum of RGB (Red+Green+Blue) = 64+52+112=228 (30% of max value = 765). Red value is 64 (25.39% from 255 or 28.07% from 228); Green value is 52 (20.70% from 255 or 22.81% from 228); Blue value is 112 (44.14% from 255 or 49.12% from 228); Max value from RGB is 112 - color contains mainly: blue. Hex color #403470 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403470 is #BFCB8F. Grayscale: #3E3E3E. Windows color (decimal): -12569488 or 7353408. OLE color: 7353408.
HSL color Cylindrical-coordinate representation of color #403470: hue angle of 252º 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 #403470 is Cyan = 0.43, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 52 | 112 | - |
| CMYK | 0.43 | 0.54 | 0 | 0.56 |
| HSL | 252º | 0.37% | 0.32% | - |
| HSV(B) | 252º | 0.54% | 0.44% | - |
| XYZ | 6.27 | 4.72 | 15.91 | - |
| YUV | 62.43 | 155.98 | 129.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 52 | 112 | 0.43 | 0.54 | 0 | 0.56 | 252 | 0.37 | 0.32 |
| Hex | 40 | 34 | 70 | 2B | 36 | 0 | 38 | FC | 25 | 20 |
| Octal | 100 | 64 | 160 | 53 | 66 | 0 | 70 | 374 | 45 | 40 |
| Binary | 1000000 | 110100 | 1110000 | 101011 | 110110 | 0 | 111000 | 11111100 | 100101 | 100000 |
Color Harmonies of #403470
Complementary color
Monochromatic Colors of #403470
Black with #403470
Text Example
Text Example
White with #403470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403470; }
p { color: rgb(64,52,112); }
H1.HeaderClassName
{
color: #403470;
}
.AnyTagClassName
{
color: #403470;
}
</style>
background-color css
<style>
a { background-color: #403470; }
a { background-color: rgb(64,52,112); }
div.DivClassName
{
background-color: #403470;
}
.BgClassName
{
background-color: #403470;
}
</style>
border-color css
<style>
span { border-color: #403470; }
span { border-color: rgb(64,52,112); }
td.TdClassName
{
border-color: #403470;
}
.TagClassName
{
border-color: #403470;
}
</style>