Shades of Minsk #413665
Tints of Minsk #413665
RGB
CMYK
RGB Variations
Color information
#413665 (or 0x413665) is known color: Minsk. HEX triplet: 41, 36 and 65. RGB value is (65,54,101). Sum of RGB (Red+Green+Blue) = 65+54+101=220 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.55% from 220); Green value is 54 (21.48% from 255 or 24.55% from 220); Blue value is 101 (39.84% from 255 or 45.91% from 220); Max value from RGB is 101 - color contains mainly: blue. Hex color #413665 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413665 is #BEC99A. Grayscale: #3E3E3E. Windows color (decimal): -12503451 or 6633025. OLE color: 6633025.
HSL color Cylindrical-coordinate representation of color #413665: hue angle of 254.04º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #413665 is Cyan = 0.36, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 54 | 101 | - |
| CMYK | 0.36 | 0.47 | 0 | 0.60 |
| HSL | 254.04º | 0.3% | 0.3% | - |
| HSV(B) | 254.04º | 0.47% | 0.4% | - |
| XYZ | 5.85 | 4.7 | 12.91 | - |
| YUV | 62.65 | 149.64 | 129.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 54 | 101 | 0.36 | 0.47 | 0 | 0.60 | 254.04 | 0.3 | 0.3 |
| Hex | 41 | 36 | 65 | 24 | 2F | 0 | 3C | FE | 1E | 1E |
| Octal | 101 | 66 | 145 | 44 | 57 | 0 | 74 | 376 | 36 | 36 |
| Binary | 1000001 | 110110 | 1100101 | 100100 | 101111 | 0 | 111100 | 11111110 | 11110 | 11110 |
Color Harmonies of #413665
Complementary color
Monochromatic Colors of #413665
Black with #413665
Text Example
Text Example
White with #413665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413665; }
p { color: rgb(65,54,101); }
H1.HeaderClassName
{
color: #413665;
}
.AnyTagClassName
{
color: #413665;
}
</style>
background-color css
<style>
a { background-color: #413665; }
a { background-color: rgb(65,54,101); }
div.DivClassName
{
background-color: #413665;
}
.BgClassName
{
background-color: #413665;
}
</style>
border-color css
<style>
span { border-color: #413665; }
span { border-color: rgb(65,54,101); }
td.TdClassName
{
border-color: #413665;
}
.TagClassName
{
border-color: #413665;
}
</style>