Shades of Minsk #403569
Tints of Minsk #403569
RGB
CMYK
RGB Variations
Color information
#403569 (or 0x403569) is known color: Minsk. HEX triplet: 40, 35 and 69. RGB value is (64,53,105). Sum of RGB (Red+Green+Blue) = 64+53+105=222 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.83% from 222); Green value is 53 (21.09% from 255 or 23.87% from 222); Blue value is 105 (41.41% from 255 or 47.30% from 222); Max value from RGB is 105 - color contains mainly: blue. Hex color #403569 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403569 is #BFCA96. Grayscale: #3E3E3E. Windows color (decimal): -12569239 or 6894912. OLE color: 6894912.
HSL color Cylindrical-coordinate representation of color #403569: hue angle of 252.69º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #403569 is Cyan = 0.39, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 53 | 105 | - |
| CMYK | 0.39 | 0.50 | 0 | 0.59 |
| HSL | 252.69º | 0.33% | 0.31% | - |
| HSV(B) | 252.69º | 0.5% | 0.41% | - |
| XYZ | 5.94 | 4.66 | 13.95 | - |
| YUV | 62.22 | 152.14 | 129.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 53 | 105 | 0.39 | 0.50 | 0 | 0.59 | 252.69 | 0.33 | 0.31 |
| Hex | 40 | 35 | 69 | 27 | 32 | 0 | 3B | FD | 21 | 1F |
| Octal | 100 | 65 | 151 | 47 | 62 | 0 | 73 | 375 | 41 | 37 |
| Binary | 1000000 | 110101 | 1101001 | 100111 | 110010 | 0 | 111011 | 11111101 | 100001 | 11111 |
Color Harmonies of #403569
Complementary color
Monochromatic Colors of #403569
Black with #403569
Text Example
Text Example
White with #403569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403569; }
p { color: rgb(64,53,105); }
H1.HeaderClassName
{
color: #403569;
}
.AnyTagClassName
{
color: #403569;
}
</style>
background-color css
<style>
a { background-color: #403569; }
a { background-color: rgb(64,53,105); }
div.DivClassName
{
background-color: #403569;
}
.BgClassName
{
background-color: #403569;
}
</style>
border-color css
<style>
span { border-color: #403569; }
span { border-color: rgb(64,53,105); }
td.TdClassName
{
border-color: #403569;
}
.TagClassName
{
border-color: #403569;
}
</style>