Shades of Minsk #403670
Tints of Minsk #403670
RGB
CMYK
RGB Variations
Color information
#403670 (or 0x403670) is known color: Minsk. HEX triplet: 40, 36 and 70. RGB value is (64,54,112). Sum of RGB (Red+Green+Blue) = 64+54+112=230 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.83% from 230); Green value is 54 (21.48% from 255 or 23.48% from 230); Blue value is 112 (44.14% from 255 or 48.70% from 230); Max value from RGB is 112 - color contains mainly: blue. Hex color #403670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403670 is #BFC98F. Grayscale: #3F3F3F. Windows color (decimal): -12568976 or 7353920. OLE color: 7353920.
HSL color Cylindrical-coordinate representation of color #403670: hue angle of 250.34º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #403670 is Cyan = 0.43, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 54 | 112 | - |
| CMYK | 0.43 | 0.52 | 0 | 0.56 |
| HSL | 250.34º | 0.35% | 0.33% | - |
| HSV(B) | 250.34º | 0.52% | 0.44% | - |
| XYZ | 6.36 | 4.9 | 15.94 | - |
| YUV | 63.6 | 155.31 | 128.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 54 | 112 | 0.43 | 0.52 | 0 | 0.56 | 250.34 | 0.35 | 0.33 |
| Hex | 40 | 36 | 70 | 2B | 34 | 0 | 38 | FA | 23 | 21 |
| Octal | 100 | 66 | 160 | 53 | 64 | 0 | 70 | 372 | 43 | 41 |
| Binary | 1000000 | 110110 | 1110000 | 101011 | 110100 | 0 | 111000 | 11111010 | 100011 | 100001 |
Color Harmonies of #403670
Complementary color
Monochromatic Colors of #403670
Black with #403670
Text Example
Text Example
White with #403670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403670; }
p { color: rgb(64,54,112); }
H1.HeaderClassName
{
color: #403670;
}
.AnyTagClassName
{
color: #403670;
}
</style>
background-color css
<style>
a { background-color: #403670; }
a { background-color: rgb(64,54,112); }
div.DivClassName
{
background-color: #403670;
}
.BgClassName
{
background-color: #403670;
}
</style>
border-color css
<style>
span { border-color: #403670; }
span { border-color: rgb(64,54,112); }
td.TdClassName
{
border-color: #403670;
}
.TagClassName
{
border-color: #403670;
}
</style>