Shades of Minsk #443570
Tints of Minsk #443570
RGB
CMYK
RGB Variations
Color information
#443570 (or 0x443570) is known color: Minsk. HEX triplet: 44, 35 and 70. RGB value is (68,53,112). Sum of RGB (Red+Green+Blue) = 68+53+112=233 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.18% from 233); Green value is 53 (21.09% from 255 or 22.75% from 233); Blue value is 112 (44.14% from 255 or 48.07% from 233); Max value from RGB is 112 - color contains mainly: blue. Hex color #443570 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443570 is #BBCA8F. Grayscale: #3F3F3F. Windows color (decimal): -12307088 or 7353668. OLE color: 7353668.
HSL color Cylindrical-coordinate representation of color #443570: hue angle of 255.25º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #443570 is Cyan = 0.39, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 53 | 112 | - |
| CMYK | 0.39 | 0.53 | 0 | 0.56 |
| HSL | 255.25º | 0.36% | 0.32% | - |
| HSV(B) | 255.25º | 0.53% | 0.44% | - |
| XYZ | 6.58 | 4.95 | 15.94 | - |
| YUV | 64.21 | 154.97 | 130.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 53 | 112 | 0.39 | 0.53 | 0 | 0.56 | 255.25 | 0.36 | 0.32 |
| Hex | 44 | 35 | 70 | 27 | 35 | 0 | 38 | FF | 24 | 20 |
| Octal | 104 | 65 | 160 | 47 | 65 | 0 | 70 | 377 | 44 | 40 |
| Binary | 1000100 | 110101 | 1110000 | 100111 | 110101 | 0 | 111000 | 11111111 | 100100 | 100000 |
Color Harmonies of #443570
Complementary color
Monochromatic Colors of #443570
Black with #443570
Text Example
Text Example
White with #443570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443570; }
p { color: rgb(68,53,112); }
H1.HeaderClassName
{
color: #443570;
}
.AnyTagClassName
{
color: #443570;
}
</style>
background-color css
<style>
a { background-color: #443570; }
a { background-color: rgb(68,53,112); }
div.DivClassName
{
background-color: #443570;
}
.BgClassName
{
background-color: #443570;
}
</style>
border-color css
<style>
span { border-color: #443570; }
span { border-color: rgb(68,53,112); }
td.TdClassName
{
border-color: #443570;
}
.TagClassName
{
border-color: #443570;
}
</style>