Shades of Minsk #403574
Tints of Minsk #403574
RGB
CMYK
RGB Variations
Color information
#403574 (or 0x403574) is known color: Minsk. HEX triplet: 40, 35 and 74. RGB value is (64,53,116). Sum of RGB (Red+Green+Blue) = 64+53+116=233 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.47% from 233); Green value is 53 (21.09% from 255 or 22.75% from 233); Blue value is 116 (45.70% from 255 or 49.79% from 233); Max value from RGB is 116 - color contains mainly: blue. Hex color #403574 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403574 is #BFCA8B. Grayscale: #3F3F3F. Windows color (decimal): -12569228 or 7615808. OLE color: 7615808.
HSL color Cylindrical-coordinate representation of color #403574: hue angle of 250.48º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #403574 is Cyan = 0.45, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 53 | 116 | - |
| CMYK | 0.45 | 0.54 | 0 | 0.55 |
| HSL | 250.48º | 0.37% | 0.33% | - |
| HSV(B) | 250.48º | 0.54% | 0.45% | - |
| XYZ | 6.54 | 4.9 | 17.12 | - |
| YUV | 63.47 | 157.64 | 128.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 53 | 116 | 0.45 | 0.54 | 0 | 0.55 | 250.48 | 0.37 | 0.33 |
| Hex | 40 | 35 | 74 | 2D | 36 | 0 | 37 | FA | 25 | 21 |
| Octal | 100 | 65 | 164 | 55 | 66 | 0 | 67 | 372 | 45 | 41 |
| Binary | 1000000 | 110101 | 1110100 | 101101 | 110110 | 0 | 110111 | 11111010 | 100101 | 100001 |
Color Harmonies of #403574
Complementary color
Monochromatic Colors of #403574
Black with #403574
Text Example
Text Example
White with #403574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403574; }
p { color: rgb(64,53,116); }
H1.HeaderClassName
{
color: #403574;
}
.AnyTagClassName
{
color: #403574;
}
</style>
background-color css
<style>
a { background-color: #403574; }
a { background-color: rgb(64,53,116); }
div.DivClassName
{
background-color: #403574;
}
.BgClassName
{
background-color: #403574;
}
</style>
border-color css
<style>
span { border-color: #403574; }
span { border-color: rgb(64,53,116); }
td.TdClassName
{
border-color: #403574;
}
.TagClassName
{
border-color: #403574;
}
</style>