Shades of Minsk #413071
Tints of Minsk #413071
RGB
CMYK
RGB Variations
Color information
#413071 (or 0x413071) is known color: Minsk. HEX triplet: 41, 30 and 71. RGB value is (65,48,113). Sum of RGB (Red+Green+Blue) = 65+48+113=226 (29% of max value = 765). Red value is 65 (25.78% from 255 or 28.76% from 226); Green value is 48 (19.14% from 255 or 21.24% from 226); Blue value is 113 (44.53% from 255 or 50% from 226); Max value from RGB is 113 - color contains mainly: blue. Hex color #413071 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413071 is #BECF8E. Grayscale: #3C3C3C. Windows color (decimal): -12504975 or 7417921. OLE color: 7417921.
HSL color Cylindrical-coordinate representation of color #413071: hue angle of 255.69º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #413071 is Cyan = 0.42, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 48 | 113 | - |
| CMYK | 0.42 | 0.58 | 0 | 0.56 |
| HSL | 255.69º | 0.4% | 0.32% | - |
| HSV(B) | 255.69º | 0.58% | 0.44% | - |
| XYZ | 6.22 | 4.43 | 16.15 | - |
| YUV | 60.49 | 157.63 | 131.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 113 | 0.42 | 0.58 | 0 | 0.56 | 255.69 | 0.4 | 0.32 |
| Hex | 41 | 30 | 71 | 2A | 3A | 0 | 38 | 100 | 28 | 20 |
| Octal | 101 | 60 | 161 | 52 | 72 | 0 | 70 | 400 | 50 | 40 |
| Binary | 1000001 | 110000 | 1110001 | 101010 | 111010 | 0 | 111000 | 100000000 | 101000 | 100000 |
Color Harmonies of #413071
Complementary color
Monochromatic Colors of #413071
Black with #413071
Text Example
Text Example
White with #413071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413071; }
p { color: rgb(65,48,113); }
H1.HeaderClassName
{
color: #413071;
}
.AnyTagClassName
{
color: #413071;
}
</style>
background-color css
<style>
a { background-color: #413071; }
a { background-color: rgb(65,48,113); }
div.DivClassName
{
background-color: #413071;
}
.BgClassName
{
background-color: #413071;
}
</style>
border-color css
<style>
span { border-color: #413071; }
span { border-color: rgb(65,48,113); }
td.TdClassName
{
border-color: #413071;
}
.TagClassName
{
border-color: #413071;
}
</style>