Shades of Minsk #413066
Tints of Minsk #413066
RGB
CMYK
RGB Variations
Color information
#413066 (or 0x413066) is known color: Minsk. HEX triplet: 41, 30 and 66. RGB value is (65,48,102). Sum of RGB (Red+Green+Blue) = 65+48+102=215 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.23% from 215); Green value is 48 (19.14% from 255 or 22.33% from 215); Blue value is 102 (40.23% from 255 or 47.44% from 215); Max value from RGB is 102 - color contains mainly: blue. Hex color #413066 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413066 is #BECF99. Grayscale: #3B3B3B. Windows color (decimal): -12504986 or 6697025. OLE color: 6697025.
HSL color Cylindrical-coordinate representation of color #413066: hue angle of 258.89º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #413066 is Cyan = 0.36, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 65 | 48 | 102 | - |
| CMYK | 0.36 | 0.53 | 0 | 0.6 |
| HSL | 258.89º | 0.36% | 0.29% | - |
| HSV(B) | 258.89º | 0.53% | 0.4% | - |
| XYZ | 5.64 | 4.2 | 13.08 | - |
| YUV | 59.24 | 152.13 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 102 | 0.36 | 0.53 | 0 | 0.6 | 258.89 | 0.36 | 0.29 |
| Hex | 41 | 30 | 66 | 24 | 35 | 0 | 3C | 103 | 24 | 1D |
| Octal | 101 | 60 | 146 | 44 | 65 | 0 | 74 | 403 | 44 | 35 |
| Binary | 1000001 | 110000 | 1100110 | 100100 | 110101 | 0 | 111100 | 100000011 | 100100 | 11101 |
Color Harmonies of #413066
Complementary color
Monochromatic Colors of #413066
Black with #413066
Text Example
Text Example
White with #413066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413066; }
p { color: rgb(65,48,102); }
H1.HeaderClassName
{
color: #413066;
}
.AnyTagClassName
{
color: #413066;
}
</style>
background-color css
<style>
a { background-color: #413066; }
a { background-color: rgb(65,48,102); }
div.DivClassName
{
background-color: #413066;
}
.BgClassName
{
background-color: #413066;
}
</style>
border-color css
<style>
span { border-color: #413066; }
span { border-color: rgb(65,48,102); }
td.TdClassName
{
border-color: #413066;
}
.TagClassName
{
border-color: #413066;
}
</style>