Shades of Minsk #403368
Tints of Minsk #403368
RGB
CMYK
RGB Variations
Color information
#403368 (or 0x403368) is known color: Minsk. HEX triplet: 40, 33 and 68. RGB value is (64,51,104). Sum of RGB (Red+Green+Blue) = 64+51+104=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 51 (20.31% from 255 or 23.29% from 219); Blue value is 104 (41.02% from 255 or 47.49% from 219); Max value from RGB is 104 - color contains mainly: blue. Hex color #403368 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403368 is #BFCC97. Grayscale: #3C3C3C. Windows color (decimal): -12569752 or 6828864. OLE color: 6828864.
HSL color Cylindrical-coordinate representation of color #403368: hue angle of 254.72º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #403368 is Cyan = 0.38, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 51 | 104 | - |
| CMYK | 0.38 | 0.51 | 0 | 0.59 |
| HSL | 254.72º | 0.34% | 0.3% | - |
| HSV(B) | 254.72º | 0.51% | 0.41% | - |
| XYZ | 5.8 | 4.46 | 13.65 | - |
| YUV | 60.93 | 152.31 | 130.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 51 | 104 | 0.38 | 0.51 | 0 | 0.59 | 254.72 | 0.34 | 0.3 |
| Hex | 40 | 33 | 68 | 26 | 33 | 0 | 3B | FF | 22 | 1E |
| Octal | 100 | 63 | 150 | 46 | 63 | 0 | 73 | 377 | 42 | 36 |
| Binary | 1000000 | 110011 | 1101000 | 100110 | 110011 | 0 | 111011 | 11111111 | 100010 | 11110 |
Color Harmonies of #403368
Complementary color
Monochromatic Colors of #403368
Black with #403368
Text Example
Text Example
White with #403368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403368; }
p { color: rgb(64,51,104); }
H1.HeaderClassName
{
color: #403368;
}
.AnyTagClassName
{
color: #403368;
}
</style>
background-color css
<style>
a { background-color: #403368; }
a { background-color: rgb(64,51,104); }
div.DivClassName
{
background-color: #403368;
}
.BgClassName
{
background-color: #403368;
}
</style>
border-color css
<style>
span { border-color: #403368; }
span { border-color: rgb(64,51,104); }
td.TdClassName
{
border-color: #403368;
}
.TagClassName
{
border-color: #403368;
}
</style>