Shades of Minsk #403666
Tints of Minsk #403666
RGB
CMYK
RGB Variations
Color information
#403666 (or 0x403666) is known color: Minsk. HEX triplet: 40, 36 and 66. RGB value is (64,54,102). Sum of RGB (Red+Green+Blue) = 64+54+102=220 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.09% from 220); Green value is 54 (21.48% from 255 or 24.55% from 220); Blue value is 102 (40.23% from 255 or 46.36% from 220); Max value from RGB is 102 - color contains mainly: blue. Hex color #403666 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403666 is #BFC999. Grayscale: #3E3E3E. Windows color (decimal): -12568986 or 6698560. OLE color: 6698560.
HSL color Cylindrical-coordinate representation of color #403666: hue angle of 252.5º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #403666 is Cyan = 0.37, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 54 | 102 | - |
| CMYK | 0.37 | 0.47 | 0 | 0.6 |
| HSL | 252.5º | 0.31% | 0.31% | - |
| HSV(B) | 252.5º | 0.47% | 0.4% | - |
| XYZ | 5.83 | 4.69 | 13.17 | - |
| YUV | 62.46 | 150.31 | 129.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 54 | 102 | 0.37 | 0.47 | 0 | 0.6 | 252.5 | 0.31 | 0.31 |
| Hex | 40 | 36 | 66 | 25 | 2F | 0 | 3C | FD | 1F | 1F |
| Octal | 100 | 66 | 146 | 45 | 57 | 0 | 74 | 375 | 37 | 37 |
| Binary | 1000000 | 110110 | 1100110 | 100101 | 101111 | 0 | 111100 | 11111101 | 11111 | 11111 |
Color Harmonies of #403666
Complementary color
Monochromatic Colors of #403666
Black with #403666
Text Example
Text Example
White with #403666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403666; }
p { color: rgb(64,54,102); }
H1.HeaderClassName
{
color: #403666;
}
.AnyTagClassName
{
color: #403666;
}
</style>
background-color css
<style>
a { background-color: #403666; }
a { background-color: rgb(64,54,102); }
div.DivClassName
{
background-color: #403666;
}
.BgClassName
{
background-color: #403666;
}
</style>
border-color css
<style>
span { border-color: #403666; }
span { border-color: rgb(64,54,102); }
td.TdClassName
{
border-color: #403666;
}
.TagClassName
{
border-color: #403666;
}
</style>