Shades of Minsk #413768
Tints of Minsk #413768
RGB
CMYK
RGB Variations
Color information
#413768 (or 0x413768) is known color: Minsk. HEX triplet: 41, 37 and 68. RGB value is (65,55,104). Sum of RGB (Red+Green+Blue) = 65+55+104=224 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.02% from 224); Green value is 55 (21.88% from 255 or 24.55% from 224); Blue value is 104 (41.02% from 255 or 46.43% from 224); Max value from RGB is 104 - color contains mainly: blue. Hex color #413768 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413768 is #BEC897. Grayscale: #3F3F3F. Windows color (decimal): -12503192 or 6829889. OLE color: 6829889.
HSL color Cylindrical-coordinate representation of color #413768: hue angle of 252.24º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #413768 is Cyan = 0.38, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 55 | 104 | - |
| CMYK | 0.38 | 0.47 | 0 | 0.59 |
| HSL | 252.24º | 0.31% | 0.31% | - |
| HSV(B) | 252.24º | 0.47% | 0.41% | - |
| XYZ | 6.04 | 4.86 | 13.72 | - |
| YUV | 63.58 | 150.81 | 129.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 55 | 104 | 0.38 | 0.47 | 0 | 0.59 | 252.24 | 0.31 | 0.31 |
| Hex | 41 | 37 | 68 | 26 | 2F | 0 | 3B | FC | 1F | 1F |
| Octal | 101 | 67 | 150 | 46 | 57 | 0 | 73 | 374 | 37 | 37 |
| Binary | 1000001 | 110111 | 1101000 | 100110 | 101111 | 0 | 111011 | 11111100 | 11111 | 11111 |
Color Harmonies of #413768
Complementary color
Monochromatic Colors of #413768
Black with #413768
Text Example
Text Example
White with #413768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413768; }
p { color: rgb(65,55,104); }
H1.HeaderClassName
{
color: #413768;
}
.AnyTagClassName
{
color: #413768;
}
</style>
background-color css
<style>
a { background-color: #413768; }
a { background-color: rgb(65,55,104); }
div.DivClassName
{
background-color: #413768;
}
.BgClassName
{
background-color: #413768;
}
</style>
border-color css
<style>
span { border-color: #413768; }
span { border-color: rgb(65,55,104); }
td.TdClassName
{
border-color: #413768;
}
.TagClassName
{
border-color: #413768;
}
</style>