Shades of Minsk #40316E
Tints of Minsk #40316E
RGB
CMYK
RGB Variations
Color information
#40316E (or 0x40316E) is known color: Minsk. HEX triplet: 40, 31 and 6E. RGB value is (64,49,110). Sum of RGB (Red+Green+Blue) = 64+49+110=223 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.70% from 223); Green value is 49 (19.53% from 255 or 21.97% from 223); Blue value is 110 (43.36% from 255 or 49.33% from 223); Max value from RGB is 110 - color contains mainly: blue. Hex color #40316E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #40316E is #BFCE91. Grayscale: #3C3C3C. Windows color (decimal): -12570258 or 7221568. OLE color: 7221568.
HSL color Cylindrical-coordinate representation of color #40316E: hue angle of 254.75º degrees, saturation: 0.38, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #40316E is Cyan = 0.42, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 64 | 49 | 110 | - |
| CMYK | 0.42 | 0.55 | 0 | 0.57 |
| HSL | 254.75º | 0.38% | 0.31% | - |
| HSV(B) | 254.75º | 0.55% | 0.43% | - |
| XYZ | 6.03 | 4.41 | 15.29 | - |
| YUV | 60.44 | 155.97 | 130.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 49 | 110 | 0.42 | 0.55 | 0 | 0.57 | 254.75 | 0.38 | 0.31 |
| Hex | 40 | 31 | 6E | 2A | 37 | 0 | 39 | FF | 26 | 1F |
| Octal | 100 | 61 | 156 | 52 | 67 | 0 | 71 | 377 | 46 | 37 |
| Binary | 1000000 | 110001 | 1101110 | 101010 | 110111 | 0 | 111001 | 11111111 | 100110 | 11111 |
Color Harmonies of #40316E
Complementary color
Monochromatic Colors of #40316E
Black with #40316E
Text Example
Text Example
White with #40316E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40316E; }
p { color: rgb(64,49,110); }
H1.HeaderClassName
{
color: #40316E;
}
.AnyTagClassName
{
color: #40316E;
}
</style>
background-color css
<style>
a { background-color: #40316E; }
a { background-color: rgb(64,49,110); }
div.DivClassName
{
background-color: #40316E;
}
.BgClassName
{
background-color: #40316E;
}
</style>
border-color css
<style>
span { border-color: #40316E; }
span { border-color: rgb(64,49,110); }
td.TdClassName
{
border-color: #40316E;
}
.TagClassName
{
border-color: #40316E;
}
</style>