Shades of Minsk #413471
Tints of Minsk #413471
RGB
CMYK
RGB Variations
Color information
#413471 (or 0x413471) is known color: Minsk. HEX triplet: 41, 34 and 71. RGB value is (65,52,113). Sum of RGB (Red+Green+Blue) = 65+52+113=230 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.26% from 230); Green value is 52 (20.70% from 255 or 22.61% from 230); Blue value is 113 (44.53% from 255 or 49.13% from 230); Max value from RGB is 113 - color contains mainly: blue. Hex color #413471 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413471 is #BECB8E. Grayscale: #3E3E3E. Windows color (decimal): -12503951 or 7418945. OLE color: 7418945.
HSL color Cylindrical-coordinate representation of color #413471: hue angle of 252.79º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #413471 is Cyan = 0.42, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 52 | 113 | - |
| CMYK | 0.42 | 0.54 | 0 | 0.56 |
| HSL | 252.79º | 0.37% | 0.32% | - |
| HSV(B) | 252.79º | 0.54% | 0.44% | - |
| XYZ | 6.39 | 4.77 | 16.21 | - |
| YUV | 62.84 | 156.31 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 113 | 0.42 | 0.54 | 0 | 0.56 | 252.79 | 0.37 | 0.32 |
| Hex | 41 | 34 | 71 | 2A | 36 | 0 | 38 | FD | 25 | 20 |
| Octal | 101 | 64 | 161 | 52 | 66 | 0 | 70 | 375 | 45 | 40 |
| Binary | 1000001 | 110100 | 1110001 | 101010 | 110110 | 0 | 111000 | 11111101 | 100101 | 100000 |
Color Harmonies of #413471
Complementary color
Monochromatic Colors of #413471
Black with #413471
Text Example
Text Example
White with #413471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413471; }
p { color: rgb(65,52,113); }
H1.HeaderClassName
{
color: #413471;
}
.AnyTagClassName
{
color: #413471;
}
</style>
background-color css
<style>
a { background-color: #413471; }
a { background-color: rgb(65,52,113); }
div.DivClassName
{
background-color: #413471;
}
.BgClassName
{
background-color: #413471;
}
</style>
border-color css
<style>
span { border-color: #413471; }
span { border-color: rgb(65,52,113); }
td.TdClassName
{
border-color: #413471;
}
.TagClassName
{
border-color: #413471;
}
</style>