Shades of Minsk #403762
Tints of Minsk #403762
RGB
CMYK
RGB Variations
Color information
#403762 (or 0x403762) is known color: Minsk. HEX triplet: 40, 37 and 62. RGB value is (64,55,98). Sum of RGB (Red+Green+Blue) = 64+55+98=217 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.49% from 217); Green value is 55 (21.88% from 255 or 25.35% from 217); Blue value is 98 (38.67% from 255 or 45.16% from 217); Max value from RGB is 98 - color contains mainly: blue. Hex color #403762 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403762 is #BFC89D. Grayscale: #3E3E3E. Windows color (decimal): -12568734 or 6436672. OLE color: 6436672.
HSL color Cylindrical-coordinate representation of color #403762: hue angle of 252.56º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #403762 is Cyan = 0.35, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 55 | 98 | - |
| CMYK | 0.35 | 0.44 | 0 | 0.62 |
| HSL | 252.56º | 0.28% | 0.3% | - |
| HSV(B) | 252.56º | 0.44% | 0.38% | - |
| XYZ | 5.69 | 4.7 | 12.16 | - |
| YUV | 62.59 | 147.98 | 129 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 55 | 98 | 0.35 | 0.44 | 0 | 0.62 | 252.56 | 0.28 | 0.3 |
| Hex | 40 | 37 | 62 | 23 | 2C | 0 | 3E | FD | 1C | 1E |
| Octal | 100 | 67 | 142 | 43 | 54 | 0 | 76 | 375 | 34 | 36 |
| Binary | 1000000 | 110111 | 1100010 | 100011 | 101100 | 0 | 111110 | 11111101 | 11100 | 11110 |
Color Harmonies of #403762
Complementary color
Monochromatic Colors of #403762
Black with #403762
Text Example
Text Example
White with #403762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403762; }
p { color: rgb(64,55,98); }
H1.HeaderClassName
{
color: #403762;
}
.AnyTagClassName
{
color: #403762;
}
</style>
background-color css
<style>
a { background-color: #403762; }
a { background-color: rgb(64,55,98); }
div.DivClassName
{
background-color: #403762;
}
.BgClassName
{
background-color: #403762;
}
</style>
border-color css
<style>
span { border-color: #403762; }
span { border-color: rgb(64,55,98); }
td.TdClassName
{
border-color: #403762;
}
.TagClassName
{
border-color: #403762;
}
</style>