Shades of Minsk #413266
Tints of Minsk #413266
RGB
CMYK
RGB Variations
Color information
#413266 (or 0x413266) is known color: Minsk. HEX triplet: 41, 32 and 66. RGB value is (65,50,102). Sum of RGB (Red+Green+Blue) = 65+50+102=217 (28% of max value = 765). Red value is 65 (25.78% from 255 or 29.95% from 217); Green value is 50 (19.92% from 255 or 23.04% from 217); Blue value is 102 (40.23% from 255 or 47.00% from 217); Max value from RGB is 102 - color contains mainly: blue. Hex color #413266 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413266 is #BECD99. Grayscale: #3C3C3C. Windows color (decimal): -12504474 or 6697537. OLE color: 6697537.
HSL color Cylindrical-coordinate representation of color #413266: hue angle of 257.31º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #413266 is Cyan = 0.36, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 65 | 50 | 102 | - |
| CMYK | 0.36 | 0.51 | 0 | 0.6 |
| HSL | 257.31º | 0.34% | 0.3% | - |
| HSV(B) | 257.31º | 0.51% | 0.4% | - |
| XYZ | 5.72 | 4.36 | 13.11 | - |
| YUV | 60.41 | 151.47 | 131.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 50 | 102 | 0.36 | 0.51 | 0 | 0.6 | 257.31 | 0.34 | 0.3 |
| Hex | 41 | 32 | 66 | 24 | 33 | 0 | 3C | 101 | 22 | 1E |
| Octal | 101 | 62 | 146 | 44 | 63 | 0 | 74 | 401 | 42 | 36 |
| Binary | 1000001 | 110010 | 1100110 | 100100 | 110011 | 0 | 111100 | 100000001 | 100010 | 11110 |
Color Harmonies of #413266
Complementary color
Monochromatic Colors of #413266
Black with #413266
Text Example
Text Example
White with #413266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413266; }
p { color: rgb(65,50,102); }
H1.HeaderClassName
{
color: #413266;
}
.AnyTagClassName
{
color: #413266;
}
</style>
background-color css
<style>
a { background-color: #413266; }
a { background-color: rgb(65,50,102); }
div.DivClassName
{
background-color: #413266;
}
.BgClassName
{
background-color: #413266;
}
</style>
border-color css
<style>
span { border-color: #413266; }
span { border-color: rgb(65,50,102); }
td.TdClassName
{
border-color: #413266;
}
.TagClassName
{
border-color: #413266;
}
</style>