Shades of Minsk #403676
Tints of Minsk #403676
RGB
CMYK
RGB Variations
Color information
#403676 (or 0x403676) is known color: Minsk. HEX triplet: 40, 36 and 76. RGB value is (64,54,118). Sum of RGB (Red+Green+Blue) = 64+54+118=236 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.12% from 236); Green value is 54 (21.48% from 255 or 22.88% from 236); Blue value is 118 (46.48% from 255 or 50% from 236); Max value from RGB is 118 - color contains mainly: blue. Hex color #403676 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403676 is #BFC989. Grayscale: #404040. Windows color (decimal): -12568970 or 7747136. OLE color: 7747136.
HSL color Cylindrical-coordinate representation of color #403676: hue angle of 249.38º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #403676 is Cyan = 0.46, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 54 | 118 | - |
| CMYK | 0.46 | 0.54 | 0 | 0.54 |
| HSL | 249.38º | 0.37% | 0.34% | - |
| HSV(B) | 249.38º | 0.54% | 0.46% | - |
| XYZ | 6.7 | 5.04 | 17.76 | - |
| YUV | 64.29 | 158.31 | 127.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 54 | 118 | 0.46 | 0.54 | 0 | 0.54 | 249.38 | 0.37 | 0.34 |
| Hex | 40 | 36 | 76 | 2E | 36 | 0 | 36 | F9 | 25 | 22 |
| Octal | 100 | 66 | 166 | 56 | 66 | 0 | 66 | 371 | 45 | 42 |
| Binary | 1000000 | 110110 | 1110110 | 101110 | 110110 | 0 | 110110 | 11111001 | 100101 | 100010 |
Color Harmonies of #403676
Complementary color
Monochromatic Colors of #403676
Black with #403676
Text Example
Text Example
White with #403676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403676; }
p { color: rgb(64,54,118); }
H1.HeaderClassName
{
color: #403676;
}
.AnyTagClassName
{
color: #403676;
}
</style>
background-color css
<style>
a { background-color: #403676; }
a { background-color: rgb(64,54,118); }
div.DivClassName
{
background-color: #403676;
}
.BgClassName
{
background-color: #403676;
}
</style>
border-color css
<style>
span { border-color: #403676; }
span { border-color: rgb(64,54,118); }
td.TdClassName
{
border-color: #403676;
}
.TagClassName
{
border-color: #403676;
}
</style>