Shades of Minsk #403069
Tints of Minsk #403069
RGB
CMYK
RGB Variations
Color information
#403069 (or 0x403069) is known color: Minsk. HEX triplet: 40, 30 and 69. RGB value is (64,48,105). Sum of RGB (Red+Green+Blue) = 64+48+105=217 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.49% from 217); Green value is 48 (19.14% from 255 or 22.12% from 217); Blue value is 105 (41.41% from 255 or 48.39% from 217); Max value from RGB is 105 - color contains mainly: blue. Hex color #403069 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403069 is #BFCF96. Grayscale: #3B3B3B. Windows color (decimal): -12570519 or 6893632. OLE color: 6893632.
HSL color Cylindrical-coordinate representation of color #403069: hue angle of 256.84º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #403069 is Cyan = 0.39, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 48 | 105 | - |
| CMYK | 0.39 | 0.54 | 0 | 0.59 |
| HSL | 256.84º | 0.37% | 0.3% | - |
| HSV(B) | 256.84º | 0.54% | 0.41% | - |
| XYZ | 5.72 | 4.22 | 13.88 | - |
| YUV | 59.28 | 153.8 | 131.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 48 | 105 | 0.39 | 0.54 | 0 | 0.59 | 256.84 | 0.37 | 0.3 |
| Hex | 40 | 30 | 69 | 27 | 36 | 0 | 3B | 101 | 25 | 1E |
| Octal | 100 | 60 | 151 | 47 | 66 | 0 | 73 | 401 | 45 | 36 |
| Binary | 1000000 | 110000 | 1101001 | 100111 | 110110 | 0 | 111011 | 100000001 | 100101 | 11110 |
Color Harmonies of #403069
Complementary color
Monochromatic Colors of #403069
Black with #403069
Text Example
Text Example
White with #403069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403069; }
p { color: rgb(64,48,105); }
H1.HeaderClassName
{
color: #403069;
}
.AnyTagClassName
{
color: #403069;
}
</style>
background-color css
<style>
a { background-color: #403069; }
a { background-color: rgb(64,48,105); }
div.DivClassName
{
background-color: #403069;
}
.BgClassName
{
background-color: #403069;
}
</style>
border-color css
<style>
span { border-color: #403069; }
span { border-color: rgb(64,48,105); }
td.TdClassName
{
border-color: #403069;
}
.TagClassName
{
border-color: #403069;
}
</style>