Shades of Minsk #413962
Tints of Minsk #413962
RGB
CMYK
RGB Variations
Color information
#413962 (or 0x413962) is known color: Minsk. HEX triplet: 41, 39 and 62. RGB value is (65,57,98). Sum of RGB (Red+Green+Blue) = 65+57+98=220 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.55% from 220); Green value is 57 (22.66% from 255 or 25.91% from 220); Blue value is 98 (38.67% from 255 or 44.55% from 220); Max value from RGB is 98 - color contains mainly: blue. Hex color #413962 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413962 is #BEC69D. Grayscale: #3F3F3F. Windows color (decimal): -12502686 or 6437185. OLE color: 6437185.
HSL color Cylindrical-coordinate representation of color #413962: hue angle of 251.71º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #413962 is Cyan = 0.34, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 57 | 98 | - |
| CMYK | 0.34 | 0.42 | 0 | 0.62 |
| HSL | 251.71º | 0.26% | 0.3% | - |
| HSV(B) | 251.71º | 0.42% | 0.38% | - |
| XYZ | 5.85 | 4.93 | 12.2 | - |
| YUV | 64.07 | 147.15 | 128.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 98 | 0.34 | 0.42 | 0 | 0.62 | 251.71 | 0.26 | 0.3 |
| Hex | 41 | 39 | 62 | 22 | 2A | 0 | 3E | FC | 1A | 1E |
| Octal | 101 | 71 | 142 | 42 | 52 | 0 | 76 | 374 | 32 | 36 |
| Binary | 1000001 | 111001 | 1100010 | 100010 | 101010 | 0 | 111110 | 11111100 | 11010 | 11110 |
Color Harmonies of #413962
Complementary color
Monochromatic Colors of #413962
Black with #413962
Text Example
Text Example
White with #413962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413962; }
p { color: rgb(65,57,98); }
H1.HeaderClassName
{
color: #413962;
}
.AnyTagClassName
{
color: #413962;
}
</style>
background-color css
<style>
a { background-color: #413962; }
a { background-color: rgb(65,57,98); }
div.DivClassName
{
background-color: #413962;
}
.BgClassName
{
background-color: #413962;
}
</style>
border-color css
<style>
span { border-color: #413962; }
span { border-color: rgb(65,57,98); }
td.TdClassName
{
border-color: #413962;
}
.TagClassName
{
border-color: #413962;
}
</style>