Shades of Minsk #403572
Tints of Minsk #403572
RGB
CMYK
RGB Variations
Color information
#403572 (or 0x403572) is known color: Minsk. HEX triplet: 40, 35 and 72. RGB value is (64,53,114). Sum of RGB (Red+Green+Blue) = 64+53+114=231 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.71% from 231); Green value is 53 (21.09% from 255 or 22.94% from 231); Blue value is 114 (44.92% from 255 or 49.35% from 231); Max value from RGB is 114 - color contains mainly: blue. Hex color #403572 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403572 is #BFCA8D. Grayscale: #3F3F3F. Windows color (decimal): -12569230 or 7484736. OLE color: 7484736.
HSL color Cylindrical-coordinate representation of color #403572: hue angle of 250.82º 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 #403572 is Cyan = 0.44, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 53 | 114 | - |
| CMYK | 0.44 | 0.54 | 0 | 0.55 |
| HSL | 250.82º | 0.37% | 0.33% | - |
| HSV(B) | 250.82º | 0.54% | 0.45% | - |
| XYZ | 6.42 | 4.85 | 16.52 | - |
| YUV | 63.24 | 156.64 | 128.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 53 | 114 | 0.44 | 0.54 | 0 | 0.55 | 250.82 | 0.37 | 0.33 |
| Hex | 40 | 35 | 72 | 2C | 36 | 0 | 37 | FB | 25 | 21 |
| Octal | 100 | 65 | 162 | 54 | 66 | 0 | 67 | 373 | 45 | 41 |
| Binary | 1000000 | 110101 | 1110010 | 101100 | 110110 | 0 | 110111 | 11111011 | 100101 | 100001 |
Color Harmonies of #403572
Complementary color
Monochromatic Colors of #403572
Black with #403572
Text Example
Text Example
White with #403572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403572; }
p { color: rgb(64,53,114); }
H1.HeaderClassName
{
color: #403572;
}
.AnyTagClassName
{
color: #403572;
}
</style>
background-color css
<style>
a { background-color: #403572; }
a { background-color: rgb(64,53,114); }
div.DivClassName
{
background-color: #403572;
}
.BgClassName
{
background-color: #403572;
}
</style>
border-color css
<style>
span { border-color: #403572; }
span { border-color: rgb(64,53,114); }
td.TdClassName
{
border-color: #403572;
}
.TagClassName
{
border-color: #403572;
}
</style>