Shades of Minsk #403767
Tints of Minsk #403767
RGB
CMYK
RGB Variations
Color information
#403767 (or 0x403767) is known color: Minsk. HEX triplet: 40, 37 and 67. RGB value is (64,55,103). Sum of RGB (Red+Green+Blue) = 64+55+103=222 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.83% from 222); Green value is 55 (21.88% from 255 or 24.77% from 222); Blue value is 103 (40.62% from 255 or 46.40% from 222); Max value from RGB is 103 - color contains mainly: blue. Hex color #403767 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403767 is #BFC898. Grayscale: #3E3E3E. Windows color (decimal): -12568729 or 6764352. OLE color: 6764352.
HSL color Cylindrical-coordinate representation of color #403767: hue angle of 251.25º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #403767 is Cyan = 0.38, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 55 | 103 | - |
| CMYK | 0.38 | 0.47 | 0 | 0.60 |
| HSL | 251.25º | 0.3% | 0.31% | - |
| HSV(B) | 251.25º | 0.47% | 0.4% | - |
| XYZ | 5.93 | 4.8 | 13.45 | - |
| YUV | 63.16 | 150.48 | 128.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 55 | 103 | 0.38 | 0.47 | 0 | 0.60 | 251.25 | 0.3 | 0.31 |
| Hex | 40 | 37 | 67 | 26 | 2F | 0 | 3C | FB | 1E | 1F |
| Octal | 100 | 67 | 147 | 46 | 57 | 0 | 74 | 373 | 36 | 37 |
| Binary | 1000000 | 110111 | 1100111 | 100110 | 101111 | 0 | 111100 | 11111011 | 11110 | 11111 |
Color Harmonies of #403767
Complementary color
Monochromatic Colors of #403767
Black with #403767
Text Example
Text Example
White with #403767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403767; }
p { color: rgb(64,55,103); }
H1.HeaderClassName
{
color: #403767;
}
.AnyTagClassName
{
color: #403767;
}
</style>
background-color css
<style>
a { background-color: #403767; }
a { background-color: rgb(64,55,103); }
div.DivClassName
{
background-color: #403767;
}
.BgClassName
{
background-color: #403767;
}
</style>
border-color css
<style>
span { border-color: #403767; }
span { border-color: rgb(64,55,103); }
td.TdClassName
{
border-color: #403767;
}
.TagClassName
{
border-color: #403767;
}
</style>