Shades of Minsk #403963
Tints of Minsk #403963
RGB
CMYK
RGB Variations
Color information
#403963 (or 0x403963) is known color: Minsk. HEX triplet: 40, 39 and 63. RGB value is (64,57,99). Sum of RGB (Red+Green+Blue) = 64+57+99=220 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.09% from 220); Green value is 57 (22.66% from 255 or 25.91% from 220); Blue value is 99 (39.06% from 255 or 45% from 220); Max value from RGB is 99 - color contains mainly: blue. Hex color #403963 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403963 is #BFC69C. Grayscale: #3F3F3F. Windows color (decimal): -12568221 or 6502720. OLE color: 6502720.
HSL color Cylindrical-coordinate representation of color #403963: hue angle of 250º degrees, saturation: 0.27, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #403963 is Cyan = 0.35, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 57 | 99 | - |
| CMYK | 0.35 | 0.42 | 0 | 0.61 |
| HSL | 250º | 0.27% | 0.31% | - |
| HSV(B) | 250º | 0.42% | 0.39% | - |
| XYZ | 5.83 | 4.92 | 12.45 | - |
| YUV | 63.88 | 147.82 | 128.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 57 | 99 | 0.35 | 0.42 | 0 | 0.61 | 250 | 0.27 | 0.31 |
| Hex | 40 | 39 | 63 | 23 | 2A | 0 | 3D | FA | 1B | 1F |
| Octal | 100 | 71 | 143 | 43 | 52 | 0 | 75 | 372 | 33 | 37 |
| Binary | 1000000 | 111001 | 1100011 | 100011 | 101010 | 0 | 111101 | 11111010 | 11011 | 11111 |
Color Harmonies of #403963
Complementary color
Monochromatic Colors of #403963
Black with #403963
Text Example
Text Example
White with #403963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403963; }
p { color: rgb(64,57,99); }
H1.HeaderClassName
{
color: #403963;
}
.AnyTagClassName
{
color: #403963;
}
</style>
background-color css
<style>
a { background-color: #403963; }
a { background-color: rgb(64,57,99); }
div.DivClassName
{
background-color: #403963;
}
.BgClassName
{
background-color: #403963;
}
</style>
border-color css
<style>
span { border-color: #403963; }
span { border-color: rgb(64,57,99); }
td.TdClassName
{
border-color: #403963;
}
.TagClassName
{
border-color: #403963;
}
</style>