Shades of Minsk #413170
Tints of Minsk #413170
RGB
CMYK
RGB Variations
Color information
#413170 (or 0x413170) is known color: Minsk. HEX triplet: 41, 31 and 70. RGB value is (65,49,112). Sum of RGB (Red+Green+Blue) = 65+49+112=226 (29% of max value = 765). Red value is 65 (25.78% from 255 or 28.76% from 226); Green value is 49 (19.53% from 255 or 21.68% from 226); Blue value is 112 (44.14% from 255 or 49.56% from 226); Max value from RGB is 112 - color contains mainly: blue. Hex color #413170 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413170 is #BECE8F. Grayscale: #3C3C3C. Windows color (decimal): -12504720 or 7352641. OLE color: 7352641.
HSL color Cylindrical-coordinate representation of color #413170: hue angle of 255.24º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #413170 is Cyan = 0.42, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 49 | 112 | - |
| CMYK | 0.42 | 0.56 | 0 | 0.56 |
| HSL | 255.24º | 0.39% | 0.32% | - |
| HSV(B) | 255.24º | 0.56% | 0.44% | - |
| XYZ | 6.2 | 4.49 | 15.87 | - |
| YUV | 60.97 | 156.8 | 130.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 49 | 112 | 0.42 | 0.56 | 0 | 0.56 | 255.24 | 0.39 | 0.32 |
| Hex | 41 | 31 | 70 | 2A | 38 | 0 | 38 | FF | 27 | 20 |
| Octal | 101 | 61 | 160 | 52 | 70 | 0 | 70 | 377 | 47 | 40 |
| Binary | 1000001 | 110001 | 1110000 | 101010 | 111000 | 0 | 111000 | 11111111 | 100111 | 100000 |
Color Harmonies of #413170
Complementary color
Monochromatic Colors of #413170
Black with #413170
Text Example
Text Example
White with #413170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413170; }
p { color: rgb(65,49,112); }
H1.HeaderClassName
{
color: #413170;
}
.AnyTagClassName
{
color: #413170;
}
</style>
background-color css
<style>
a { background-color: #413170; }
a { background-color: rgb(65,49,112); }
div.DivClassName
{
background-color: #413170;
}
.BgClassName
{
background-color: #413170;
}
</style>
border-color css
<style>
span { border-color: #413170; }
span { border-color: rgb(65,49,112); }
td.TdClassName
{
border-color: #413170;
}
.TagClassName
{
border-color: #413170;
}
</style>