Shades of Minsk #403067
Tints of Minsk #403067
RGB
CMYK
RGB Variations
Color information
#403067 (or 0x403067) is known color: Minsk. HEX triplet: 40, 30 and 67. RGB value is (64,48,103). Sum of RGB (Red+Green+Blue) = 64+48+103=215 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.77% from 215); Green value is 48 (19.14% from 255 or 22.33% from 215); Blue value is 103 (40.62% from 255 or 47.91% from 215); Max value from RGB is 103 - color contains mainly: blue. Hex color #403067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #403067 is #BFCF98. Grayscale: #3A3A3A. Windows color (decimal): -12570521 or 6762560. OLE color: 6762560.
HSL color Cylindrical-coordinate representation of color #403067: hue angle of 257.45º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #403067 is Cyan = 0.38, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 48 | 103 | - |
| CMYK | 0.38 | 0.53 | 0 | 0.60 |
| HSL | 257.45º | 0.36% | 0.3% | - |
| HSV(B) | 257.45º | 0.53% | 0.4% | - |
| XYZ | 5.62 | 4.18 | 13.34 | - |
| YUV | 59.05 | 152.8 | 131.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 48 | 103 | 0.38 | 0.53 | 0 | 0.60 | 257.45 | 0.36 | 0.3 |
| Hex | 40 | 30 | 67 | 26 | 35 | 0 | 3C | 101 | 24 | 1E |
| Octal | 100 | 60 | 147 | 46 | 65 | 0 | 74 | 401 | 44 | 36 |
| Binary | 1000000 | 110000 | 1100111 | 100110 | 110101 | 0 | 111100 | 100000001 | 100100 | 11110 |
Color Harmonies of #403067
Complementary color
Monochromatic Colors of #403067
Black with #403067
Text Example
Text Example
White with #403067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403067; }
p { color: rgb(64,48,103); }
H1.HeaderClassName
{
color: #403067;
}
.AnyTagClassName
{
color: #403067;
}
</style>
background-color css
<style>
a { background-color: #403067; }
a { background-color: rgb(64,48,103); }
div.DivClassName
{
background-color: #403067;
}
.BgClassName
{
background-color: #403067;
}
</style>
border-color css
<style>
span { border-color: #403067; }
span { border-color: rgb(64,48,103); }
td.TdClassName
{
border-color: #403067;
}
.TagClassName
{
border-color: #403067;
}
</style>