Shades of Minsk #403867
Tints of Minsk #403867
RGB
CMYK
RGB Variations
Color information
#403867 (or 0x403867) is known color: Minsk. HEX triplet: 40, 38 and 67. RGB value is (64,56,103). Sum of RGB (Red+Green+Blue) = 64+56+103=223 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.70% from 223); Green value is 56 (22.27% from 255 or 25.11% from 223); Blue value is 103 (40.62% from 255 or 46.19% from 223); Max value from RGB is 103 - color contains mainly: blue. Hex color #403867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403867 is #BFC798. Grayscale: #3F3F3F. Windows color (decimal): -12568473 or 6764608. OLE color: 6764608.
HSL color Cylindrical-coordinate representation of color #403867: hue angle of 250.21º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #403867 is Cyan = 0.38, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 56 | 103 | - |
| CMYK | 0.38 | 0.46 | 0 | 0.60 |
| HSL | 250.21º | 0.3% | 0.31% | - |
| HSV(B) | 250.21º | 0.46% | 0.4% | - |
| XYZ | 5.98 | 4.9 | 13.46 | - |
| YUV | 63.75 | 150.15 | 128.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 56 | 103 | 0.38 | 0.46 | 0 | 0.60 | 250.21 | 0.3 | 0.31 |
| Hex | 40 | 38 | 67 | 26 | 2E | 0 | 3C | FA | 1E | 1F |
| Octal | 100 | 70 | 147 | 46 | 56 | 0 | 74 | 372 | 36 | 37 |
| Binary | 1000000 | 111000 | 1100111 | 100110 | 101110 | 0 | 111100 | 11111010 | 11110 | 11111 |
Color Harmonies of #403867
Complementary color
Monochromatic Colors of #403867
Black with #403867
Text Example
Text Example
White with #403867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403867; }
p { color: rgb(64,56,103); }
H1.HeaderClassName
{
color: #403867;
}
.AnyTagClassName
{
color: #403867;
}
</style>
background-color css
<style>
a { background-color: #403867; }
a { background-color: rgb(64,56,103); }
div.DivClassName
{
background-color: #403867;
}
.BgClassName
{
background-color: #403867;
}
</style>
border-color css
<style>
span { border-color: #403867; }
span { border-color: rgb(64,56,103); }
td.TdClassName
{
border-color: #403867;
}
.TagClassName
{
border-color: #403867;
}
</style>