Shades of Minsk #443471
Tints of Minsk #443471
RGB
CMYK
RGB Variations
Color information
#443471 (or 0x443471) is known color: Minsk. HEX triplet: 44, 34 and 71. RGB value is (68,52,113). Sum of RGB (Red+Green+Blue) = 68+52+113=233 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.18% from 233); Green value is 52 (20.70% from 255 or 22.32% from 233); Blue value is 113 (44.53% from 255 or 48.50% from 233); Max value from RGB is 113 - color contains mainly: blue. Hex color #443471 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443471 is #BBCB8E. Grayscale: #3F3F3F. Windows color (decimal): -12307343 or 7418948. OLE color: 7418948.
HSL color Cylindrical-coordinate representation of color #443471: hue angle of 255.74º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #443471 is Cyan = 0.40, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 52 | 113 | - |
| CMYK | 0.40 | 0.54 | 0 | 0.56 |
| HSL | 255.74º | 0.37% | 0.32% | - |
| HSV(B) | 255.74º | 0.54% | 0.44% | - |
| XYZ | 6.59 | 4.88 | 16.22 | - |
| YUV | 63.74 | 155.8 | 131.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 52 | 113 | 0.40 | 0.54 | 0 | 0.56 | 255.74 | 0.37 | 0.32 |
| Hex | 44 | 34 | 71 | 28 | 36 | 0 | 38 | 100 | 25 | 20 |
| Octal | 104 | 64 | 161 | 50 | 66 | 0 | 70 | 400 | 45 | 40 |
| Binary | 1000100 | 110100 | 1110001 | 101000 | 110110 | 0 | 111000 | 100000000 | 100101 | 100000 |
Color Harmonies of #443471
Complementary color
Monochromatic Colors of #443471
Black with #443471
Text Example
Text Example
White with #443471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443471; }
p { color: rgb(68,52,113); }
H1.HeaderClassName
{
color: #443471;
}
.AnyTagClassName
{
color: #443471;
}
</style>
background-color css
<style>
a { background-color: #443471; }
a { background-color: rgb(68,52,113); }
div.DivClassName
{
background-color: #443471;
}
.BgClassName
{
background-color: #443471;
}
</style>
border-color css
<style>
span { border-color: #443471; }
span { border-color: rgb(68,52,113); }
td.TdClassName
{
border-color: #443471;
}
.TagClassName
{
border-color: #443471;
}
</style>