Shades of Minsk #413475
Tints of Minsk #413475
RGB
CMYK
RGB Variations
Color information
#413475 (or 0x413475) is known color: Minsk. HEX triplet: 41, 34 and 75. RGB value is (65,52,117). Sum of RGB (Red+Green+Blue) = 65+52+117=234 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.78% from 234); Green value is 52 (20.70% from 255 or 22.22% from 234); Blue value is 117 (46.09% from 255 or 50% from 234); Max value from RGB is 117 - color contains mainly: blue. Hex color #413475 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413475 is #BECB8A. Grayscale: #3F3F3F. Windows color (decimal): -12503947 or 7681089. OLE color: 7681089.
HSL color Cylindrical-coordinate representation of color #413475: hue angle of 252º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #413475 is Cyan = 0.44, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 52 | 117 | - |
| CMYK | 0.44 | 0.56 | 0 | 0.54 |
| HSL | 252º | 0.38% | 0.33% | - |
| HSV(B) | 252º | 0.56% | 0.46% | - |
| XYZ | 6.62 | 4.86 | 17.42 | - |
| YUV | 63.3 | 158.31 | 129.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 117 | 0.44 | 0.56 | 0 | 0.54 | 252 | 0.38 | 0.33 |
| Hex | 41 | 34 | 75 | 2C | 38 | 0 | 36 | FC | 26 | 21 |
| Octal | 101 | 64 | 165 | 54 | 70 | 0 | 66 | 374 | 46 | 41 |
| Binary | 1000001 | 110100 | 1110101 | 101100 | 111000 | 0 | 110110 | 11111100 | 100110 | 100001 |
Color Harmonies of #413475
Complementary color
Monochromatic Colors of #413475
Black with #413475
Text Example
Text Example
White with #413475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413475; }
p { color: rgb(65,52,117); }
H1.HeaderClassName
{
color: #413475;
}
.AnyTagClassName
{
color: #413475;
}
</style>
background-color css
<style>
a { background-color: #413475; }
a { background-color: rgb(65,52,117); }
div.DivClassName
{
background-color: #413475;
}
.BgClassName
{
background-color: #413475;
}
</style>
border-color css
<style>
span { border-color: #413475; }
span { border-color: rgb(65,52,117); }
td.TdClassName
{
border-color: #413475;
}
.TagClassName
{
border-color: #413475;
}
</style>