Shades of Minsk #413763
Tints of Minsk #413763
RGB
CMYK
RGB Variations
Color information
#413763 (or 0x413763) is known color: Minsk. HEX triplet: 41, 37 and 63. RGB value is (65,55,99). Sum of RGB (Red+Green+Blue) = 65+55+99=219 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.68% from 219); Green value is 55 (21.88% from 255 or 25.11% from 219); Blue value is 99 (39.06% from 255 or 45.21% from 219); Max value from RGB is 99 - color contains mainly: blue. Hex color #413763 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413763 is #BEC89C. Grayscale: #3E3E3E. Windows color (decimal): -12503197 or 6502209. OLE color: 6502209.
HSL color Cylindrical-coordinate representation of color #413763: hue angle of 253.64º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #413763 is Cyan = 0.34, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 65 | 55 | 99 | - |
| CMYK | 0.34 | 0.44 | 0 | 0.61 |
| HSL | 253.64º | 0.29% | 0.3% | - |
| HSV(B) | 253.64º | 0.44% | 0.39% | - |
| XYZ | 5.8 | 4.76 | 12.42 | - |
| YUV | 63.01 | 148.31 | 129.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 99 | 0.34 | 0.44 | 0 | 0.61 | 253.64 | 0.29 | 0.3 |
| Hex | 41 | 37 | 63 | 22 | 2C | 0 | 3D | FE | 1D | 1E |
| Octal | 101 | 67 | 143 | 42 | 54 | 0 | 75 | 376 | 35 | 36 |
| Binary | 1000001 | 110111 | 1100011 | 100010 | 101100 | 0 | 111101 | 11111110 | 11101 | 11110 |
Color Harmonies of #413763
Complementary color
Monochromatic Colors of #413763
Black with #413763
Text Example
Text Example
White with #413763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413763; }
p { color: rgb(65,55,99); }
H1.HeaderClassName
{
color: #413763;
}
.AnyTagClassName
{
color: #413763;
}
</style>
background-color css
<style>
a { background-color: #413763; }
a { background-color: rgb(65,55,99); }
div.DivClassName
{
background-color: #413763;
}
.BgClassName
{
background-color: #413763;
}
</style>
border-color css
<style>
span { border-color: #413763; }
span { border-color: rgb(65,55,99); }
td.TdClassName
{
border-color: #413763;
}
.TagClassName
{
border-color: #413763;
}
</style>