Shades of Minsk #443470
Tints of Minsk #443470
RGB
CMYK
RGB Variations
Color information
#443470 (or 0x443470) is known color: Minsk. HEX triplet: 44, 34 and 70. RGB value is (68,52,112). Sum of RGB (Red+Green+Blue) = 68+52+112=232 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.31% from 232); Green value is 52 (20.70% from 255 or 22.41% from 232); Blue value is 112 (44.14% from 255 or 48.28% from 232); Max value from RGB is 112 - color contains mainly: blue. Hex color #443470 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443470 is #BBCB8F. Grayscale: #3F3F3F. Windows color (decimal): -12307344 or 7353412. OLE color: 7353412.
HSL color Cylindrical-coordinate representation of color #443470: hue angle of 256º 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 #443470 is Cyan = 0.39, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 52 | 112 | - |
| CMYK | 0.39 | 0.54 | 0 | 0.56 |
| HSL | 256º | 0.37% | 0.32% | - |
| HSV(B) | 256º | 0.54% | 0.44% | - |
| XYZ | 6.54 | 4.85 | 15.92 | - |
| YUV | 63.62 | 155.3 | 131.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 52 | 112 | 0.39 | 0.54 | 0 | 0.56 | 256 | 0.37 | 0.32 |
| Hex | 44 | 34 | 70 | 27 | 36 | 0 | 38 | 100 | 25 | 20 |
| Octal | 104 | 64 | 160 | 47 | 66 | 0 | 70 | 400 | 45 | 40 |
| Binary | 1000100 | 110100 | 1110000 | 100111 | 110110 | 0 | 111000 | 100000000 | 100101 | 100000 |
Color Harmonies of #443470
Complementary color
Monochromatic Colors of #443470
Black with #443470
Text Example
Text Example
White with #443470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443470; }
p { color: rgb(68,52,112); }
H1.HeaderClassName
{
color: #443470;
}
.AnyTagClassName
{
color: #443470;
}
</style>
background-color css
<style>
a { background-color: #443470; }
a { background-color: rgb(68,52,112); }
div.DivClassName
{
background-color: #443470;
}
.BgClassName
{
background-color: #443470;
}
</style>
border-color css
<style>
span { border-color: #443470; }
span { border-color: rgb(68,52,112); }
td.TdClassName
{
border-color: #443470;
}
.TagClassName
{
border-color: #443470;
}
</style>