Shades of Minsk #403775
Tints of Minsk #403775
RGB
CMYK
RGB Variations
Color information
#403775 (or 0x403775) is known color: Minsk. HEX triplet: 40, 37 and 75. RGB value is (64,55,117). Sum of RGB (Red+Green+Blue) = 64+55+117=236 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.12% from 236); Green value is 55 (21.88% from 255 or 23.31% from 236); Blue value is 117 (46.09% from 255 or 49.58% from 236); Max value from RGB is 117 - color contains mainly: blue. Hex color #403775 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403775 is #BFC88A. Grayscale: #404040. Windows color (decimal): -12568715 or 7681856. OLE color: 7681856.
HSL color Cylindrical-coordinate representation of color #403775: hue angle of 248.71º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #403775 is Cyan = 0.45, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 55 | 117 | - |
| CMYK | 0.45 | 0.53 | 0 | 0.54 |
| HSL | 248.71º | 0.36% | 0.34% | - |
| HSV(B) | 248.71º | 0.53% | 0.46% | - |
| XYZ | 6.69 | 5.11 | 17.46 | - |
| YUV | 64.76 | 157.48 | 127.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 55 | 117 | 0.45 | 0.53 | 0 | 0.54 | 248.71 | 0.36 | 0.34 |
| Hex | 40 | 37 | 75 | 2D | 35 | 0 | 36 | F9 | 24 | 22 |
| Octal | 100 | 67 | 165 | 55 | 65 | 0 | 66 | 371 | 44 | 42 |
| Binary | 1000000 | 110111 | 1110101 | 101101 | 110101 | 0 | 110110 | 11111001 | 100100 | 100010 |
Color Harmonies of #403775
Complementary color
Monochromatic Colors of #403775
Black with #403775
Text Example
Text Example
White with #403775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403775; }
p { color: rgb(64,55,117); }
H1.HeaderClassName
{
color: #403775;
}
.AnyTagClassName
{
color: #403775;
}
</style>
background-color css
<style>
a { background-color: #403775; }
a { background-color: rgb(64,55,117); }
div.DivClassName
{
background-color: #403775;
}
.BgClassName
{
background-color: #403775;
}
</style>
border-color css
<style>
span { border-color: #403775; }
span { border-color: rgb(64,55,117); }
td.TdClassName
{
border-color: #403775;
}
.TagClassName
{
border-color: #403775;
}
</style>