Shades of Minsk #413567
Tints of Minsk #413567
RGB
CMYK
RGB Variations
Color information
#413567 (or 0x413567) is known color: Minsk. HEX triplet: 41, 35 and 67. RGB value is (65,53,103). Sum of RGB (Red+Green+Blue) = 65+53+103=221 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.41% from 221); Green value is 53 (21.09% from 255 or 23.98% from 221); Blue value is 103 (40.62% from 255 or 46.61% from 221); Max value from RGB is 103 - color contains mainly: blue. Hex color #413567 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413567 is #BECA98. Grayscale: #3E3E3E. Windows color (decimal): -12503705 or 6763841. OLE color: 6763841.
HSL color Cylindrical-coordinate representation of color #413567: hue angle of 254.4º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #413567 is Cyan = 0.37, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 53 | 103 | - |
| CMYK | 0.37 | 0.49 | 0 | 0.60 |
| HSL | 254.4º | 0.32% | 0.31% | - |
| HSV(B) | 254.4º | 0.49% | 0.4% | - |
| XYZ | 5.9 | 4.65 | 13.42 | - |
| YUV | 62.29 | 150.98 | 129.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 53 | 103 | 0.37 | 0.49 | 0 | 0.60 | 254.4 | 0.32 | 0.31 |
| Hex | 41 | 35 | 67 | 25 | 31 | 0 | 3C | FE | 20 | 1F |
| Octal | 101 | 65 | 147 | 45 | 61 | 0 | 74 | 376 | 40 | 37 |
| Binary | 1000001 | 110101 | 1100111 | 100101 | 110001 | 0 | 111100 | 11111110 | 100000 | 11111 |
Color Harmonies of #413567
Complementary color
Monochromatic Colors of #413567
Black with #413567
Text Example
Text Example
White with #413567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413567; }
p { color: rgb(65,53,103); }
H1.HeaderClassName
{
color: #413567;
}
.AnyTagClassName
{
color: #413567;
}
</style>
background-color css
<style>
a { background-color: #413567; }
a { background-color: rgb(65,53,103); }
div.DivClassName
{
background-color: #413567;
}
.BgClassName
{
background-color: #413567;
}
</style>
border-color css
<style>
span { border-color: #413567; }
span { border-color: rgb(65,53,103); }
td.TdClassName
{
border-color: #413567;
}
.TagClassName
{
border-color: #413567;
}
</style>