Shades of Minsk #403376
Tints of Minsk #403376
RGB
CMYK
RGB Variations
Color information
#403376 (or 0x403376) is known color: Minsk. HEX triplet: 40, 33 and 76. RGB value is (64,51,118). Sum of RGB (Red+Green+Blue) = 64+51+118=233 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.47% from 233); Green value is 51 (20.31% from 255 or 21.89% from 233); Blue value is 118 (46.48% from 255 or 50.64% from 233); Max value from RGB is 118 - color contains mainly: blue. Hex color #403376 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403376 is #BFCC89. Grayscale: #3E3E3E. Windows color (decimal): -12569738 or 7746368. OLE color: 7746368.
HSL color Cylindrical-coordinate representation of color #403376: hue angle of 251.64º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #403376 is Cyan = 0.46, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 51 | 118 | - |
| CMYK | 0.46 | 0.57 | 0 | 0.54 |
| HSL | 251.64º | 0.4% | 0.33% | - |
| HSV(B) | 251.64º | 0.57% | 0.46% | - |
| XYZ | 6.57 | 4.77 | 17.71 | - |
| YUV | 62.53 | 159.31 | 129.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 51 | 118 | 0.46 | 0.57 | 0 | 0.54 | 251.64 | 0.4 | 0.33 |
| Hex | 40 | 33 | 76 | 2E | 39 | 0 | 36 | FC | 28 | 21 |
| Octal | 100 | 63 | 166 | 56 | 71 | 0 | 66 | 374 | 50 | 41 |
| Binary | 1000000 | 110011 | 1110110 | 101110 | 111001 | 0 | 110110 | 11111100 | 101000 | 100001 |
Color Harmonies of #403376
Complementary color
Monochromatic Colors of #403376
Black with #403376
Text Example
Text Example
White with #403376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403376; }
p { color: rgb(64,51,118); }
H1.HeaderClassName
{
color: #403376;
}
.AnyTagClassName
{
color: #403376;
}
</style>
background-color css
<style>
a { background-color: #403376; }
a { background-color: rgb(64,51,118); }
div.DivClassName
{
background-color: #403376;
}
.BgClassName
{
background-color: #403376;
}
</style>
border-color css
<style>
span { border-color: #403376; }
span { border-color: rgb(64,51,118); }
td.TdClassName
{
border-color: #403376;
}
.TagClassName
{
border-color: #403376;
}
</style>