Shades of Minsk #403477
Tints of Minsk #403477
RGB
CMYK
RGB Variations
Color information
#403477 (or 0x403477) is known color: Minsk. HEX triplet: 40, 34 and 77. RGB value is (64,52,119). Sum of RGB (Red+Green+Blue) = 64+52+119=235 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.23% from 235); Green value is 52 (20.70% from 255 or 22.13% from 235); Blue value is 119 (46.88% from 255 or 50.64% from 235); Max value from RGB is 119 - color contains mainly: blue. Hex color #403477 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403477 is #BFCB88. Grayscale: #3E3E3E. Windows color (decimal): -12569481 or 7812160. OLE color: 7812160.
HSL color Cylindrical-coordinate representation of color #403477: hue angle of 250.75º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #403477 is Cyan = 0.46, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 52 | 119 | - |
| CMYK | 0.46 | 0.56 | 0 | 0.53 |
| HSL | 250.75º | 0.39% | 0.34% | - |
| HSV(B) | 250.75º | 0.56% | 0.47% | - |
| XYZ | 6.67 | 4.88 | 18.04 | - |
| YUV | 63.23 | 159.48 | 128.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 52 | 119 | 0.46 | 0.56 | 0 | 0.53 | 250.75 | 0.39 | 0.34 |
| Hex | 40 | 34 | 77 | 2E | 38 | 0 | 35 | FB | 27 | 22 |
| Octal | 100 | 64 | 167 | 56 | 70 | 0 | 65 | 373 | 47 | 42 |
| Binary | 1000000 | 110100 | 1110111 | 101110 | 111000 | 0 | 110101 | 11111011 | 100111 | 100010 |
Color Harmonies of #403477
Complementary color
Monochromatic Colors of #403477
Black with #403477
Text Example
Text Example
White with #403477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403477; }
p { color: rgb(64,52,119); }
H1.HeaderClassName
{
color: #403477;
}
.AnyTagClassName
{
color: #403477;
}
</style>
background-color css
<style>
a { background-color: #403477; }
a { background-color: rgb(64,52,119); }
div.DivClassName
{
background-color: #403477;
}
.BgClassName
{
background-color: #403477;
}
</style>
border-color css
<style>
span { border-color: #403477; }
span { border-color: rgb(64,52,119); }
td.TdClassName
{
border-color: #403477;
}
.TagClassName
{
border-color: #403477;
}
</style>