Shades of Minsk #413767
Tints of Minsk #413767
RGB
CMYK
RGB Variations
Color information
#413767 (or 0x413767) is known color: Minsk. HEX triplet: 41, 37 and 67. RGB value is (65,55,103). Sum of RGB (Red+Green+Blue) = 65+55+103=223 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.15% from 223); Green value is 55 (21.88% from 255 or 24.66% from 223); Blue value is 103 (40.62% from 255 or 46.19% from 223); Max value from RGB is 103 - color contains mainly: blue. Hex color #413767 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413767 is #BEC898. Grayscale: #3F3F3F. Windows color (decimal): -12503193 or 6764353. OLE color: 6764353.
HSL color Cylindrical-coordinate representation of color #413767: hue angle of 252.5º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #413767 is Cyan = 0.37, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 55 | 103 | - |
| CMYK | 0.37 | 0.47 | 0 | 0.60 |
| HSL | 252.5º | 0.3% | 0.31% | - |
| HSV(B) | 252.5º | 0.47% | 0.4% | - |
| XYZ | 5.99 | 4.84 | 13.45 | - |
| YUV | 63.46 | 150.31 | 129.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 103 | 0.37 | 0.47 | 0 | 0.60 | 252.5 | 0.3 | 0.31 |
| Hex | 41 | 37 | 67 | 25 | 2F | 0 | 3C | FD | 1E | 1F |
| Octal | 101 | 67 | 147 | 45 | 57 | 0 | 74 | 375 | 36 | 37 |
| Binary | 1000001 | 110111 | 1100111 | 100101 | 101111 | 0 | 111100 | 11111101 | 11110 | 11111 |
Color Harmonies of #413767
Complementary color
Monochromatic Colors of #413767
Black with #413767
Text Example
Text Example
White with #413767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413767; }
p { color: rgb(65,55,103); }
H1.HeaderClassName
{
color: #413767;
}
.AnyTagClassName
{
color: #413767;
}
</style>
background-color css
<style>
a { background-color: #413767; }
a { background-color: rgb(65,55,103); }
div.DivClassName
{
background-color: #413767;
}
.BgClassName
{
background-color: #413767;
}
</style>
border-color css
<style>
span { border-color: #413767; }
span { border-color: rgb(65,55,103); }
td.TdClassName
{
border-color: #413767;
}
.TagClassName
{
border-color: #413767;
}
</style>