Shades of Minsk #413864
Tints of Minsk #413864
RGB
CMYK
RGB Variations
Color information
#413864 (or 0x413864) is known color: Minsk. HEX triplet: 41, 38 and 64. RGB value is (65,56,100). Sum of RGB (Red+Green+Blue) = 65+56+100=221 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.41% from 221); Green value is 56 (22.27% from 255 or 25.34% from 221); Blue value is 100 (39.45% from 255 or 45.25% from 221); Max value from RGB is 100 - color contains mainly: blue. Hex color #413864 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413864 is #BEC79B. Grayscale: #3F3F3F. Windows color (decimal): -12502940 or 6568001. OLE color: 6568001.
HSL color Cylindrical-coordinate representation of color #413864: hue angle of 252.27º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #413864 is Cyan = 0.35, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 65 | 56 | 100 | - |
| CMYK | 0.35 | 0.44 | 0 | 0.61 |
| HSL | 252.27º | 0.28% | 0.31% | - |
| HSV(B) | 252.27º | 0.44% | 0.39% | - |
| XYZ | 5.89 | 4.87 | 12.69 | - |
| YUV | 63.71 | 148.48 | 128.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 100 | 0.35 | 0.44 | 0 | 0.61 | 252.27 | 0.28 | 0.31 |
| Hex | 41 | 38 | 64 | 23 | 2C | 0 | 3D | FC | 1C | 1F |
| Octal | 101 | 70 | 144 | 43 | 54 | 0 | 75 | 374 | 34 | 37 |
| Binary | 1000001 | 111000 | 1100100 | 100011 | 101100 | 0 | 111101 | 11111100 | 11100 | 11111 |
Color Harmonies of #413864
Complementary color
Monochromatic Colors of #413864
Black with #413864
Text Example
Text Example
White with #413864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413864; }
p { color: rgb(65,56,100); }
H1.HeaderClassName
{
color: #413864;
}
.AnyTagClassName
{
color: #413864;
}
</style>
background-color css
<style>
a { background-color: #413864; }
a { background-color: rgb(65,56,100); }
div.DivClassName
{
background-color: #413864;
}
.BgClassName
{
background-color: #413864;
}
</style>
border-color css
<style>
span { border-color: #413864; }
span { border-color: rgb(65,56,100); }
td.TdClassName
{
border-color: #413864;
}
.TagClassName
{
border-color: #413864;
}
</style>