Shades of Minsk #413270
Tints of Minsk #413270
RGB
CMYK
RGB Variations
Color information
#413270 (or 0x413270) is known color: Minsk. HEX triplet: 41, 32 and 70. RGB value is (65,50,112). Sum of RGB (Red+Green+Blue) = 65+50+112=227 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.63% from 227); Green value is 50 (19.92% from 255 or 22.03% from 227); Blue value is 112 (44.14% from 255 or 49.34% from 227); Max value from RGB is 112 - color contains mainly: blue. Hex color #413270 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413270 is #BECD8F. Grayscale: #3D3D3D. Windows color (decimal): -12504464 or 7352897. OLE color: 7352897.
HSL color Cylindrical-coordinate representation of color #413270: hue angle of 254.52º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #413270 is Cyan = 0.42, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 50 | 112 | - |
| CMYK | 0.42 | 0.55 | 0 | 0.56 |
| HSL | 254.52º | 0.38% | 0.32% | - |
| HSV(B) | 254.52º | 0.55% | 0.44% | - |
| XYZ | 6.25 | 4.57 | 15.88 | - |
| YUV | 61.55 | 156.47 | 130.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 50 | 112 | 0.42 | 0.55 | 0 | 0.56 | 254.52 | 0.38 | 0.32 |
| Hex | 41 | 32 | 70 | 2A | 37 | 0 | 38 | FF | 26 | 20 |
| Octal | 101 | 62 | 160 | 52 | 67 | 0 | 70 | 377 | 46 | 40 |
| Binary | 1000001 | 110010 | 1110000 | 101010 | 110111 | 0 | 111000 | 11111111 | 100110 | 100000 |
Color Harmonies of #413270
Complementary color
Monochromatic Colors of #413270
Black with #413270
Text Example
Text Example
White with #413270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413270; }
p { color: rgb(65,50,112); }
H1.HeaderClassName
{
color: #413270;
}
.AnyTagClassName
{
color: #413270;
}
</style>
background-color css
<style>
a { background-color: #413270; }
a { background-color: rgb(65,50,112); }
div.DivClassName
{
background-color: #413270;
}
.BgClassName
{
background-color: #413270;
}
</style>
border-color css
<style>
span { border-color: #413270; }
span { border-color: rgb(65,50,112); }
td.TdClassName
{
border-color: #413270;
}
.TagClassName
{
border-color: #413270;
}
</style>