Shades of Minsk #413663
Tints of Minsk #413663
RGB
CMYK
RGB Variations
Color information
#413663 (or 0x413663) is known color: Minsk. HEX triplet: 41, 36 and 63. RGB value is (65,54,99). Sum of RGB (Red+Green+Blue) = 65+54+99=218 (28% of max value = 765). Red value is 65 (25.78% from 255 or 29.82% from 218); Green value is 54 (21.48% from 255 or 24.77% from 218); Blue value is 99 (39.06% from 255 or 45.41% from 218); Max value from RGB is 99 - color contains mainly: blue. Hex color #413663 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413663 is #BEC99C. Grayscale: #3E3E3E. Windows color (decimal): -12503453 or 6501953. OLE color: 6501953.
HSL color Cylindrical-coordinate representation of color #413663: hue angle of 254.67º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #413663 is Cyan = 0.34, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 65 | 54 | 99 | - |
| CMYK | 0.34 | 0.45 | 0 | 0.61 |
| HSL | 254.67º | 0.29% | 0.3% | - |
| HSV(B) | 254.67º | 0.45% | 0.39% | - |
| XYZ | 5.75 | 4.66 | 12.4 | - |
| YUV | 62.42 | 148.64 | 129.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 99 | 0.34 | 0.45 | 0 | 0.61 | 254.67 | 0.29 | 0.3 |
| Hex | 41 | 36 | 63 | 22 | 2D | 0 | 3D | FF | 1D | 1E |
| Octal | 101 | 66 | 143 | 42 | 55 | 0 | 75 | 377 | 35 | 36 |
| Binary | 1000001 | 110110 | 1100011 | 100010 | 101101 | 0 | 111101 | 11111111 | 11101 | 11110 |
Color Harmonies of #413663
Complementary color
Monochromatic Colors of #413663
Black with #413663
Text Example
Text Example
White with #413663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413663; }
p { color: rgb(65,54,99); }
H1.HeaderClassName
{
color: #413663;
}
.AnyTagClassName
{
color: #413663;
}
</style>
background-color css
<style>
a { background-color: #413663; }
a { background-color: rgb(65,54,99); }
div.DivClassName
{
background-color: #413663;
}
.BgClassName
{
background-color: #413663;
}
</style>
border-color css
<style>
span { border-color: #413663; }
span { border-color: rgb(65,54,99); }
td.TdClassName
{
border-color: #413663;
}
.TagClassName
{
border-color: #413663;
}
</style>