Shades of Minsk #443870
Tints of Minsk #443870
RGB
CMYK
RGB Variations
Color information
#443870 (or 0x443870) is known color: Minsk. HEX triplet: 44, 38 and 70. RGB value is (68,56,112). Sum of RGB (Red+Green+Blue) = 68+56+112=236 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.81% from 236); Green value is 56 (22.27% from 255 or 23.73% from 236); Blue value is 112 (44.14% from 255 or 47.46% from 236); Max value from RGB is 112 - color contains mainly: blue. Hex color #443870 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443870 is #BBC78F. Grayscale: #414141. Windows color (decimal): -12306320 or 7354436. OLE color: 7354436.
HSL color Cylindrical-coordinate representation of color #443870: hue angle of 252.86º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #443870 is Cyan = 0.39, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 56 | 112 | - |
| CMYK | 0.39 | 0.50 | 0 | 0.56 |
| HSL | 252.86º | 0.33% | 0.33% | - |
| HSV(B) | 252.86º | 0.5% | 0.44% | - |
| XYZ | 6.72 | 5.23 | 15.98 | - |
| YUV | 65.97 | 153.98 | 129.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 56 | 112 | 0.39 | 0.50 | 0 | 0.56 | 252.86 | 0.33 | 0.33 |
| Hex | 44 | 38 | 70 | 27 | 32 | 0 | 38 | FD | 21 | 21 |
| Octal | 104 | 70 | 160 | 47 | 62 | 0 | 70 | 375 | 41 | 41 |
| Binary | 1000100 | 111000 | 1110000 | 100111 | 110010 | 0 | 111000 | 11111101 | 100001 | 100001 |
Color Harmonies of #443870
Complementary color
Monochromatic Colors of #443870
Black with #443870
Text Example
Text Example
White with #443870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443870; }
p { color: rgb(68,56,112); }
H1.HeaderClassName
{
color: #443870;
}
.AnyTagClassName
{
color: #443870;
}
</style>
background-color css
<style>
a { background-color: #443870; }
a { background-color: rgb(68,56,112); }
div.DivClassName
{
background-color: #443870;
}
.BgClassName
{
background-color: #443870;
}
</style>
border-color css
<style>
span { border-color: #443870; }
span { border-color: rgb(68,56,112); }
td.TdClassName
{
border-color: #443870;
}
.TagClassName
{
border-color: #443870;
}
</style>