Shades of Minsk #403770
Tints of Minsk #403770
RGB
CMYK
RGB Variations
Color information
#403770 (or 0x403770) is known color: Minsk. HEX triplet: 40, 37 and 70. RGB value is (64,55,112). Sum of RGB (Red+Green+Blue) = 64+55+112=231 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.71% from 231); Green value is 55 (21.88% from 255 or 23.81% from 231); Blue value is 112 (44.14% from 255 or 48.48% from 231); Max value from RGB is 112 - color contains mainly: blue. Hex color #403770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403770 is #BFC88F. Grayscale: #3F3F3F. Windows color (decimal): -12568720 or 7354176. OLE color: 7354176.
HSL color Cylindrical-coordinate representation of color #403770: hue angle of 249.47º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #403770 is Cyan = 0.43, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 55 | 112 | - |
| CMYK | 0.43 | 0.51 | 0 | 0.56 |
| HSL | 249.47º | 0.34% | 0.33% | - |
| HSV(B) | 249.47º | 0.51% | 0.44% | - |
| XYZ | 6.41 | 4.99 | 15.96 | - |
| YUV | 64.19 | 154.98 | 127.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 55 | 112 | 0.43 | 0.51 | 0 | 0.56 | 249.47 | 0.34 | 0.33 |
| Hex | 40 | 37 | 70 | 2B | 33 | 0 | 38 | F9 | 22 | 21 |
| Octal | 100 | 67 | 160 | 53 | 63 | 0 | 70 | 371 | 42 | 41 |
| Binary | 1000000 | 110111 | 1110000 | 101011 | 110011 | 0 | 111000 | 11111001 | 100010 | 100001 |
Color Harmonies of #403770
Complementary color
Monochromatic Colors of #403770
Black with #403770
Text Example
Text Example
White with #403770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403770; }
p { color: rgb(64,55,112); }
H1.HeaderClassName
{
color: #403770;
}
.AnyTagClassName
{
color: #403770;
}
</style>
background-color css
<style>
a { background-color: #403770; }
a { background-color: rgb(64,55,112); }
div.DivClassName
{
background-color: #403770;
}
.BgClassName
{
background-color: #403770;
}
</style>
border-color css
<style>
span { border-color: #403770; }
span { border-color: rgb(64,55,112); }
td.TdClassName
{
border-color: #403770;
}
.TagClassName
{
border-color: #403770;
}
</style>