Shades of Minsk #403667
Tints of Minsk #403667
RGB
CMYK
RGB Variations
Color information
#403667 (or 0x403667) is known color: Minsk. HEX triplet: 40, 36 and 67. RGB value is (64,54,103). Sum of RGB (Red+Green+Blue) = 64+54+103=221 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.96% from 221); Green value is 54 (21.48% from 255 or 24.43% from 221); Blue value is 103 (40.62% from 255 or 46.61% from 221); Max value from RGB is 103 - color contains mainly: blue. Hex color #403667 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403667 is #BFC998. Grayscale: #3E3E3E. Windows color (decimal): -12568985 or 6764096. OLE color: 6764096.
HSL color Cylindrical-coordinate representation of color #403667: hue angle of 252.24º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #403667 is Cyan = 0.38, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 54 | 103 | - |
| CMYK | 0.38 | 0.48 | 0 | 0.60 |
| HSL | 252.24º | 0.31% | 0.31% | - |
| HSV(B) | 252.24º | 0.48% | 0.4% | - |
| XYZ | 5.88 | 4.71 | 13.43 | - |
| YUV | 62.58 | 150.81 | 129.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 54 | 103 | 0.38 | 0.48 | 0 | 0.60 | 252.24 | 0.31 | 0.31 |
| Hex | 40 | 36 | 67 | 26 | 30 | 0 | 3C | FC | 1F | 1F |
| Octal | 100 | 66 | 147 | 46 | 60 | 0 | 74 | 374 | 37 | 37 |
| Binary | 1000000 | 110110 | 1100111 | 100110 | 110000 | 0 | 111100 | 11111100 | 11111 | 11111 |
Color Harmonies of #403667
Complementary color
Monochromatic Colors of #403667
Black with #403667
Text Example
Text Example
White with #403667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403667; }
p { color: rgb(64,54,103); }
H1.HeaderClassName
{
color: #403667;
}
.AnyTagClassName
{
color: #403667;
}
</style>
background-color css
<style>
a { background-color: #403667; }
a { background-color: rgb(64,54,103); }
div.DivClassName
{
background-color: #403667;
}
.BgClassName
{
background-color: #403667;
}
</style>
border-color css
<style>
span { border-color: #403667; }
span { border-color: rgb(64,54,103); }
td.TdClassName
{
border-color: #403667;
}
.TagClassName
{
border-color: #403667;
}
</style>