Shades of Minsk #403575
Tints of Minsk #403575
RGB
CMYK
RGB Variations
Color information
#403575 (or 0x403575) is known color: Minsk. HEX triplet: 40, 35 and 75. RGB value is (64,53,117). Sum of RGB (Red+Green+Blue) = 64+53+117=234 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.35% from 234); Green value is 53 (21.09% from 255 or 22.65% from 234); Blue value is 117 (46.09% from 255 or 50% from 234); Max value from RGB is 117 - color contains mainly: blue. Hex color #403575 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403575 is #BFCA8A. Grayscale: #3F3F3F. Windows color (decimal): -12569227 or 7681344. OLE color: 7681344.
HSL color Cylindrical-coordinate representation of color #403575: hue angle of 250.31º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #403575 is Cyan = 0.45, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 53 | 117 | - |
| CMYK | 0.45 | 0.55 | 0 | 0.54 |
| HSL | 250.31º | 0.38% | 0.33% | - |
| HSV(B) | 250.31º | 0.55% | 0.46% | - |
| XYZ | 6.6 | 4.92 | 17.43 | - |
| YUV | 63.59 | 158.14 | 128.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 53 | 117 | 0.45 | 0.55 | 0 | 0.54 | 250.31 | 0.38 | 0.33 |
| Hex | 40 | 35 | 75 | 2D | 37 | 0 | 36 | FA | 26 | 21 |
| Octal | 100 | 65 | 165 | 55 | 67 | 0 | 66 | 372 | 46 | 41 |
| Binary | 1000000 | 110101 | 1110101 | 101101 | 110111 | 0 | 110110 | 11111010 | 100110 | 100001 |
Color Harmonies of #403575
Complementary color
Monochromatic Colors of #403575
Black with #403575
Text Example
Text Example
White with #403575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403575; }
p { color: rgb(64,53,117); }
H1.HeaderClassName
{
color: #403575;
}
.AnyTagClassName
{
color: #403575;
}
</style>
background-color css
<style>
a { background-color: #403575; }
a { background-color: rgb(64,53,117); }
div.DivClassName
{
background-color: #403575;
}
.BgClassName
{
background-color: #403575;
}
</style>
border-color css
<style>
span { border-color: #403575; }
span { border-color: rgb(64,53,117); }
td.TdClassName
{
border-color: #403575;
}
.TagClassName
{
border-color: #403575;
}
</style>