Shades of Minsk #413463
Tints of Minsk #413463
RGB
CMYK
RGB Variations
Color information
#413463 (or 0x413463) is known color: Minsk. HEX triplet: 41, 34 and 63. RGB value is (65,52,99). Sum of RGB (Red+Green+Blue) = 65+52+99=216 (28% of max value = 765). Red value is 65 (25.78% from 255 or 30.09% from 216); Green value is 52 (20.70% from 255 or 24.07% from 216); Blue value is 99 (39.06% from 255 or 45.83% from 216); Max value from RGB is 99 - color contains mainly: blue. Hex color #413463 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413463 is #BECB9C. Grayscale: #3D3D3D. Windows color (decimal): -12503965 or 6501441. OLE color: 6501441.
HSL color Cylindrical-coordinate representation of color #413463: hue angle of 256.6º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #413463 is Cyan = 0.34, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 65 | 52 | 99 | - |
| CMYK | 0.34 | 0.47 | 0 | 0.61 |
| HSL | 256.6º | 0.31% | 0.3% | - |
| HSV(B) | 256.6º | 0.47% | 0.39% | - |
| XYZ | 5.66 | 4.48 | 12.37 | - |
| YUV | 61.25 | 149.31 | 130.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 99 | 0.34 | 0.47 | 0 | 0.61 | 256.6 | 0.31 | 0.3 |
| Hex | 41 | 34 | 63 | 22 | 2F | 0 | 3D | 101 | 1F | 1E |
| Octal | 101 | 64 | 143 | 42 | 57 | 0 | 75 | 401 | 37 | 36 |
| Binary | 1000001 | 110100 | 1100011 | 100010 | 101111 | 0 | 111101 | 100000001 | 11111 | 11110 |
Color Harmonies of #413463
Complementary color
Monochromatic Colors of #413463
Black with #413463
Text Example
Text Example
White with #413463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413463; }
p { color: rgb(65,52,99); }
H1.HeaderClassName
{
color: #413463;
}
.AnyTagClassName
{
color: #413463;
}
</style>
background-color css
<style>
a { background-color: #413463; }
a { background-color: rgb(65,52,99); }
div.DivClassName
{
background-color: #413463;
}
.BgClassName
{
background-color: #413463;
}
</style>
border-color css
<style>
span { border-color: #413463; }
span { border-color: rgb(65,52,99); }
td.TdClassName
{
border-color: #413463;
}
.TagClassName
{
border-color: #413463;
}
</style>