Shades of Minsk #413172
Tints of Minsk #413172
RGB
CMYK
RGB Variations
Color information
#413172 (or 0x413172) is known color: Minsk. HEX triplet: 41, 31 and 72. RGB value is (65,49,114). Sum of RGB (Red+Green+Blue) = 65+49+114=228 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.51% from 228); Green value is 49 (19.53% from 255 or 21.49% from 228); Blue value is 114 (44.92% from 255 or 50% from 228); Max value from RGB is 114 - color contains mainly: blue. Hex color #413172 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413172 is #BECE8D. Grayscale: #3C3C3C. Windows color (decimal): -12504718 or 7483713. OLE color: 7483713.
HSL color Cylindrical-coordinate representation of color #413172: hue angle of 254.77º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #413172 is Cyan = 0.43, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 49 | 114 | - |
| CMYK | 0.43 | 0.57 | 0 | 0.55 |
| HSL | 254.77º | 0.4% | 0.32% | - |
| HSV(B) | 254.77º | 0.57% | 0.45% | - |
| XYZ | 6.32 | 4.54 | 16.46 | - |
| YUV | 61.19 | 157.8 | 130.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 49 | 114 | 0.43 | 0.57 | 0 | 0.55 | 254.77 | 0.4 | 0.32 |
| Hex | 41 | 31 | 72 | 2B | 39 | 0 | 37 | FF | 28 | 20 |
| Octal | 101 | 61 | 162 | 53 | 71 | 0 | 67 | 377 | 50 | 40 |
| Binary | 1000001 | 110001 | 1110010 | 101011 | 111001 | 0 | 110111 | 11111111 | 101000 | 100000 |
Color Harmonies of #413172
Complementary color
Monochromatic Colors of #413172
Black with #413172
Text Example
Text Example
White with #413172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413172; }
p { color: rgb(65,49,114); }
H1.HeaderClassName
{
color: #413172;
}
.AnyTagClassName
{
color: #413172;
}
</style>
background-color css
<style>
a { background-color: #413172; }
a { background-color: rgb(65,49,114); }
div.DivClassName
{
background-color: #413172;
}
.BgClassName
{
background-color: #413172;
}
</style>
border-color css
<style>
span { border-color: #413172; }
span { border-color: rgb(65,49,114); }
td.TdClassName
{
border-color: #413172;
}
.TagClassName
{
border-color: #413172;
}
</style>