Shades of Minsk #413873
Tints of Minsk #413873
RGB
CMYK
RGB Variations
Color information
#413873 (or 0x413873) is known color: Minsk. HEX triplet: 41, 38 and 73. RGB value is (65,56,115). Sum of RGB (Red+Green+Blue) = 65+56+115=236 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.54% from 236); Green value is 56 (22.27% from 255 or 23.73% from 236); Blue value is 115 (45.31% from 255 or 48.73% from 236); Max value from RGB is 115 - color contains mainly: blue. Hex color #413873 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413873 is #BEC78C. Grayscale: #414141. Windows color (decimal): -12502925 or 7551041. OLE color: 7551041.
HSL color Cylindrical-coordinate representation of color #413873: hue angle of 249.15º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #413873 is Cyan = 0.43, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 56 | 115 | - |
| CMYK | 0.43 | 0.51 | 0 | 0.55 |
| HSL | 249.15º | 0.35% | 0.34% | - |
| HSV(B) | 249.15º | 0.51% | 0.45% | - |
| XYZ | 6.69 | 5.19 | 16.87 | - |
| YUV | 65.42 | 155.98 | 127.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 115 | 0.43 | 0.51 | 0 | 0.55 | 249.15 | 0.35 | 0.34 |
| Hex | 41 | 38 | 73 | 2B | 33 | 0 | 37 | F9 | 23 | 22 |
| Octal | 101 | 70 | 163 | 53 | 63 | 0 | 67 | 371 | 43 | 42 |
| Binary | 1000001 | 111000 | 1110011 | 101011 | 110011 | 0 | 110111 | 11111001 | 100011 | 100010 |
Color Harmonies of #413873
Complementary color
Monochromatic Colors of #413873
Black with #413873
Text Example
Text Example
White with #413873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413873; }
p { color: rgb(65,56,115); }
H1.HeaderClassName
{
color: #413873;
}
.AnyTagClassName
{
color: #413873;
}
</style>
background-color css
<style>
a { background-color: #413873; }
a { background-color: rgb(65,56,115); }
div.DivClassName
{
background-color: #413873;
}
.BgClassName
{
background-color: #413873;
}
</style>
border-color css
<style>
span { border-color: #413873; }
span { border-color: rgb(65,56,115); }
td.TdClassName
{
border-color: #413873;
}
.TagClassName
{
border-color: #413873;
}
</style>