Shades of Minsk #403769
Tints of Minsk #403769
RGB
CMYK
RGB Variations
Color information
#403769 (or 0x403769) is known color: Minsk. HEX triplet: 40, 37 and 69. RGB value is (64,55,105). Sum of RGB (Red+Green+Blue) = 64+55+105=224 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.57% from 224); Green value is 55 (21.88% from 255 or 24.55% from 224); Blue value is 105 (41.41% from 255 or 46.88% from 224); Max value from RGB is 105 - color contains mainly: blue. Hex color #403769 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403769 is #BFC896. Grayscale: #3F3F3F. Windows color (decimal): -12568727 or 6895424. OLE color: 6895424.
HSL color Cylindrical-coordinate representation of color #403769: hue angle of 250.8º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #403769 is Cyan = 0.39, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 55 | 105 | - |
| CMYK | 0.39 | 0.48 | 0 | 0.59 |
| HSL | 250.8º | 0.31% | 0.31% | - |
| HSV(B) | 250.8º | 0.48% | 0.41% | - |
| XYZ | 6.03 | 4.84 | 13.98 | - |
| YUV | 63.39 | 151.48 | 128.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 55 | 105 | 0.39 | 0.48 | 0 | 0.59 | 250.8 | 0.31 | 0.31 |
| Hex | 40 | 37 | 69 | 27 | 30 | 0 | 3B | FB | 1F | 1F |
| Octal | 100 | 67 | 151 | 47 | 60 | 0 | 73 | 373 | 37 | 37 |
| Binary | 1000000 | 110111 | 1101001 | 100111 | 110000 | 0 | 111011 | 11111011 | 11111 | 11111 |
Color Harmonies of #403769
Complementary color
Monochromatic Colors of #403769
Black with #403769
Text Example
Text Example
White with #403769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403769; }
p { color: rgb(64,55,105); }
H1.HeaderClassName
{
color: #403769;
}
.AnyTagClassName
{
color: #403769;
}
</style>
background-color css
<style>
a { background-color: #403769; }
a { background-color: rgb(64,55,105); }
div.DivClassName
{
background-color: #403769;
}
.BgClassName
{
background-color: #403769;
}
</style>
border-color css
<style>
span { border-color: #403769; }
span { border-color: rgb(64,55,105); }
td.TdClassName
{
border-color: #403769;
}
.TagClassName
{
border-color: #403769;
}
</style>