Shades of Minsk #403566
Tints of Minsk #403566
RGB
CMYK
RGB Variations
Color information
#403566 (or 0x403566) is known color: Minsk. HEX triplet: 40, 35 and 66. RGB value is (64,53,102). Sum of RGB (Red+Green+Blue) = 64+53+102=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 53 (21.09% from 255 or 24.20% from 219); Blue value is 102 (40.23% from 255 or 46.58% from 219); Max value from RGB is 102 - color contains mainly: blue. Hex color #403566 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403566 is #BFCA99. Grayscale: #3D3D3D. Windows color (decimal): -12569242 or 6698304. OLE color: 6698304.
HSL color Cylindrical-coordinate representation of color #403566: hue angle of 253.47º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #403566 is Cyan = 0.37, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 53 | 102 | - |
| CMYK | 0.37 | 0.48 | 0 | 0.6 |
| HSL | 253.47º | 0.32% | 0.3% | - |
| HSV(B) | 253.47º | 0.48% | 0.4% | - |
| XYZ | 5.79 | 4.6 | 13.15 | - |
| YUV | 61.88 | 150.64 | 129.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 53 | 102 | 0.37 | 0.48 | 0 | 0.6 | 253.47 | 0.32 | 0.3 |
| Hex | 40 | 35 | 66 | 25 | 30 | 0 | 3C | FD | 20 | 1E |
| Octal | 100 | 65 | 146 | 45 | 60 | 0 | 74 | 375 | 40 | 36 |
| Binary | 1000000 | 110101 | 1100110 | 100101 | 110000 | 0 | 111100 | 11111101 | 100000 | 11110 |
Color Harmonies of #403566
Complementary color
Monochromatic Colors of #403566
Black with #403566
Text Example
Text Example
White with #403566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403566; }
p { color: rgb(64,53,102); }
H1.HeaderClassName
{
color: #403566;
}
.AnyTagClassName
{
color: #403566;
}
</style>
background-color css
<style>
a { background-color: #403566; }
a { background-color: rgb(64,53,102); }
div.DivClassName
{
background-color: #403566;
}
.BgClassName
{
background-color: #403566;
}
</style>
border-color css
<style>
span { border-color: #403566; }
span { border-color: rgb(64,53,102); }
td.TdClassName
{
border-color: #403566;
}
.TagClassName
{
border-color: #403566;
}
</style>