Shades of Minsk #413773
Tints of Minsk #413773
RGB
CMYK
RGB Variations
Color information
#413773 (or 0x413773) is known color: Minsk. HEX triplet: 41, 37 and 73. RGB value is (65,55,115). Sum of RGB (Red+Green+Blue) = 65+55+115=235 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.66% from 235); Green value is 55 (21.88% from 255 or 23.40% from 235); Blue value is 115 (45.31% from 255 or 48.94% from 235); Max value from RGB is 115 - color contains mainly: blue. Hex color #413773 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413773 is #BEC88C. Grayscale: #404040. Windows color (decimal): -12503181 or 7550785. OLE color: 7550785.
HSL color Cylindrical-coordinate representation of color #413773: hue angle of 250º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #413773 is Cyan = 0.43, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 55 | 115 | - |
| CMYK | 0.43 | 0.52 | 0 | 0.55 |
| HSL | 250º | 0.35% | 0.33% | - |
| HSV(B) | 250º | 0.52% | 0.45% | - |
| XYZ | 6.64 | 5.09 | 16.85 | - |
| YUV | 64.83 | 156.31 | 128.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 115 | 0.43 | 0.52 | 0 | 0.55 | 250 | 0.35 | 0.33 |
| Hex | 41 | 37 | 73 | 2B | 34 | 0 | 37 | FA | 23 | 21 |
| Octal | 101 | 67 | 163 | 53 | 64 | 0 | 67 | 372 | 43 | 41 |
| Binary | 1000001 | 110111 | 1110011 | 101011 | 110100 | 0 | 110111 | 11111010 | 100011 | 100001 |
Color Harmonies of #413773
Complementary color
Monochromatic Colors of #413773
Black with #413773
Text Example
Text Example
White with #413773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413773; }
p { color: rgb(65,55,115); }
H1.HeaderClassName
{
color: #413773;
}
.AnyTagClassName
{
color: #413773;
}
</style>
background-color css
<style>
a { background-color: #413773; }
a { background-color: rgb(65,55,115); }
div.DivClassName
{
background-color: #413773;
}
.BgClassName
{
background-color: #413773;
}
</style>
border-color css
<style>
span { border-color: #413773; }
span { border-color: rgb(65,55,115); }
td.TdClassName
{
border-color: #413773;
}
.TagClassName
{
border-color: #413773;
}
</style>