Shades of Minsk #413469
Tints of Minsk #413469
RGB
CMYK
RGB Variations
Color information
#413469 (or 0x413469) is known color: Minsk. HEX triplet: 41, 34 and 69. RGB value is (65,52,105). Sum of RGB (Red+Green+Blue) = 65+52+105=222 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.28% from 222); Green value is 52 (20.70% from 255 or 23.42% from 222); Blue value is 105 (41.41% from 255 or 47.30% from 222); Max value from RGB is 105 - color contains mainly: blue. Hex color #413469 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413469 is #BECB96. Grayscale: #3D3D3D. Windows color (decimal): -12503959 or 6894657. OLE color: 6894657.
HSL color Cylindrical-coordinate representation of color #413469: hue angle of 254.72º degrees, saturation: 0.34, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #413469 is Cyan = 0.38, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 52 | 105 | - |
| CMYK | 0.38 | 0.50 | 0 | 0.59 |
| HSL | 254.72º | 0.34% | 0.31% | - |
| HSV(B) | 254.72º | 0.5% | 0.41% | - |
| XYZ | 5.96 | 4.6 | 13.94 | - |
| YUV | 61.93 | 152.31 | 130.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 105 | 0.38 | 0.50 | 0 | 0.59 | 254.72 | 0.34 | 0.31 |
| Hex | 41 | 34 | 69 | 26 | 32 | 0 | 3B | FF | 22 | 1F |
| Octal | 101 | 64 | 151 | 46 | 62 | 0 | 73 | 377 | 42 | 37 |
| Binary | 1000001 | 110100 | 1101001 | 100110 | 110010 | 0 | 111011 | 11111111 | 100010 | 11111 |
Color Harmonies of #413469
Complementary color
Monochromatic Colors of #413469
Black with #413469
Text Example
Text Example
White with #413469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413469; }
p { color: rgb(65,52,105); }
H1.HeaderClassName
{
color: #413469;
}
.AnyTagClassName
{
color: #413469;
}
</style>
background-color css
<style>
a { background-color: #413469; }
a { background-color: rgb(65,52,105); }
div.DivClassName
{
background-color: #413469;
}
.BgClassName
{
background-color: #413469;
}
</style>
border-color css
<style>
span { border-color: #413469; }
span { border-color: rgb(65,52,105); }
td.TdClassName
{
border-color: #413469;
}
.TagClassName
{
border-color: #413469;
}
</style>