Shades of Minsk #403571
Tints of Minsk #403571
RGB
CMYK
RGB Variations
Color information
#403571 (or 0x403571) is known color: Minsk. HEX triplet: 40, 35 and 71. RGB value is (64,53,113). Sum of RGB (Red+Green+Blue) = 64+53+113=230 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.83% from 230); Green value is 53 (21.09% from 255 or 23.04% from 230); Blue value is 113 (44.53% from 255 or 49.13% from 230); Max value from RGB is 113 - color contains mainly: blue. Hex color #403571 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403571 is #BFCA8E. Grayscale: #3E3E3E. Windows color (decimal): -12569231 or 7419200. OLE color: 7419200.
HSL color Cylindrical-coordinate representation of color #403571: hue angle of 251º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #403571 is Cyan = 0.43, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 53 | 113 | - |
| CMYK | 0.43 | 0.53 | 0 | 0.56 |
| HSL | 251º | 0.36% | 0.33% | - |
| HSV(B) | 251º | 0.53% | 0.44% | - |
| XYZ | 6.37 | 4.83 | 16.22 | - |
| YUV | 63.13 | 156.14 | 128.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 53 | 113 | 0.43 | 0.53 | 0 | 0.56 | 251 | 0.36 | 0.33 |
| Hex | 40 | 35 | 71 | 2B | 35 | 0 | 38 | FB | 24 | 21 |
| Octal | 100 | 65 | 161 | 53 | 65 | 0 | 70 | 373 | 44 | 41 |
| Binary | 1000000 | 110101 | 1110001 | 101011 | 110101 | 0 | 111000 | 11111011 | 100100 | 100001 |
Color Harmonies of #403571
Complementary color
Monochromatic Colors of #403571
Black with #403571
Text Example
Text Example
White with #403571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403571; }
p { color: rgb(64,53,113); }
H1.HeaderClassName
{
color: #403571;
}
.AnyTagClassName
{
color: #403571;
}
</style>
background-color css
<style>
a { background-color: #403571; }
a { background-color: rgb(64,53,113); }
div.DivClassName
{
background-color: #403571;
}
.BgClassName
{
background-color: #403571;
}
</style>
border-color css
<style>
span { border-color: #403571; }
span { border-color: rgb(64,53,113); }
td.TdClassName
{
border-color: #403571;
}
.TagClassName
{
border-color: #403571;
}
</style>