Shades of Minsk #40316A
Tints of Minsk #40316A
RGB
CMYK
RGB Variations
Color information
#40316A (or 0x40316A) is known color: Minsk. HEX triplet: 40, 31 and 6A. RGB value is (64,49,106). Sum of RGB (Red+Green+Blue) = 64+49+106=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 49 (19.53% from 255 or 22.37% from 219); Blue value is 106 (41.80% from 255 or 48.40% from 219); Max value from RGB is 106 - color contains mainly: blue. Hex color #40316A is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #40316A is #BFCE95. Grayscale: #3B3B3B. Windows color (decimal): -12570262 or 6959424. OLE color: 6959424.
HSL color Cylindrical-coordinate representation of color #40316A: hue angle of 255.79º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #40316A is Cyan = 0.40, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 64 | 49 | 106 | - |
| CMYK | 0.40 | 0.54 | 0 | 0.58 |
| HSL | 255.79º | 0.37% | 0.3% | - |
| HSV(B) | 255.79º | 0.54% | 0.42% | - |
| XYZ | 5.81 | 4.33 | 14.16 | - |
| YUV | 59.98 | 153.97 | 130.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 49 | 106 | 0.40 | 0.54 | 0 | 0.58 | 255.79 | 0.37 | 0.3 |
| Hex | 40 | 31 | 6A | 28 | 36 | 0 | 3A | 100 | 25 | 1E |
| Octal | 100 | 61 | 152 | 50 | 66 | 0 | 72 | 400 | 45 | 36 |
| Binary | 1000000 | 110001 | 1101010 | 101000 | 110110 | 0 | 111010 | 100000000 | 100101 | 11110 |
Color Harmonies of #40316A
Complementary color
Monochromatic Colors of #40316A
Black with #40316A
Text Example
Text Example
White with #40316A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40316A; }
p { color: rgb(64,49,106); }
H1.HeaderClassName
{
color: #40316A;
}
.AnyTagClassName
{
color: #40316A;
}
</style>
background-color css
<style>
a { background-color: #40316A; }
a { background-color: rgb(64,49,106); }
div.DivClassName
{
background-color: #40316A;
}
.BgClassName
{
background-color: #40316A;
}
</style>
border-color css
<style>
span { border-color: #40316A; }
span { border-color: rgb(64,49,106); }
td.TdClassName
{
border-color: #40316A;
}
.TagClassName
{
border-color: #40316A;
}
</style>