Shades of Minsk #403467
Tints of Minsk #403467
RGB
CMYK
RGB Variations
Color information
#403467 (or 0x403467) is known color: Minsk. HEX triplet: 40, 34 and 67. RGB value is (64,52,103). Sum of RGB (Red+Green+Blue) = 64+52+103=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 52 (20.70% from 255 or 23.74% from 219); Blue value is 103 (40.62% from 255 or 47.03% from 219); Max value from RGB is 103 - color contains mainly: blue. Hex color #403467 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403467 is #BFCB98. Grayscale: #3D3D3D. Windows color (decimal): -12569497 or 6763584. OLE color: 6763584.
HSL color Cylindrical-coordinate representation of color #403467: hue angle of 254.12º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #403467 is Cyan = 0.38, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 52 | 103 | - |
| CMYK | 0.38 | 0.50 | 0 | 0.60 |
| HSL | 254.12º | 0.33% | 0.3% | - |
| HSV(B) | 254.12º | 0.5% | 0.4% | - |
| XYZ | 5.79 | 4.53 | 13.4 | - |
| YUV | 61.4 | 151.48 | 129.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 52 | 103 | 0.38 | 0.50 | 0 | 0.60 | 254.12 | 0.33 | 0.3 |
| Hex | 40 | 34 | 67 | 26 | 32 | 0 | 3C | FE | 21 | 1E |
| Octal | 100 | 64 | 147 | 46 | 62 | 0 | 74 | 376 | 41 | 36 |
| Binary | 1000000 | 110100 | 1100111 | 100110 | 110010 | 0 | 111100 | 11111110 | 100001 | 11110 |
Color Harmonies of #403467
Complementary color
Monochromatic Colors of #403467
Black with #403467
Text Example
Text Example
White with #403467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403467; }
p { color: rgb(64,52,103); }
H1.HeaderClassName
{
color: #403467;
}
.AnyTagClassName
{
color: #403467;
}
</style>
background-color css
<style>
a { background-color: #403467; }
a { background-color: rgb(64,52,103); }
div.DivClassName
{
background-color: #403467;
}
.BgClassName
{
background-color: #403467;
}
</style>
border-color css
<style>
span { border-color: #403467; }
span { border-color: rgb(64,52,103); }
td.TdClassName
{
border-color: #403467;
}
.TagClassName
{
border-color: #403467;
}
</style>