Shades of Minsk #443572
Tints of Minsk #443572
RGB
CMYK
RGB Variations
Color information
#443572 (or 0x443572) is known color: Minsk. HEX triplet: 44, 35 and 72. RGB value is (68,53,114). Sum of RGB (Red+Green+Blue) = 68+53+114=235 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.94% from 235); Green value is 53 (21.09% from 255 or 22.55% from 235); Blue value is 114 (44.92% from 255 or 48.51% from 235); Max value from RGB is 114 - color contains mainly: blue. Hex color #443572 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443572 is #BBCA8D. Grayscale: #404040. Windows color (decimal): -12307086 or 7484740. OLE color: 7484740.
HSL color Cylindrical-coordinate representation of color #443572: hue angle of 254.75º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #443572 is Cyan = 0.40, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 53 | 114 | - |
| CMYK | 0.40 | 0.54 | 0 | 0.55 |
| HSL | 254.75º | 0.37% | 0.33% | - |
| HSV(B) | 254.75º | 0.54% | 0.45% | - |
| XYZ | 6.69 | 4.99 | 16.53 | - |
| YUV | 64.44 | 155.97 | 130.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 53 | 114 | 0.40 | 0.54 | 0 | 0.55 | 254.75 | 0.37 | 0.33 |
| Hex | 44 | 35 | 72 | 28 | 36 | 0 | 37 | FF | 25 | 21 |
| Octal | 104 | 65 | 162 | 50 | 66 | 0 | 67 | 377 | 45 | 41 |
| Binary | 1000100 | 110101 | 1110010 | 101000 | 110110 | 0 | 110111 | 11111111 | 100101 | 100001 |
Color Harmonies of #443572
Complementary color
Monochromatic Colors of #443572
Black with #443572
Text Example
Text Example
White with #443572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443572; }
p { color: rgb(68,53,114); }
H1.HeaderClassName
{
color: #443572;
}
.AnyTagClassName
{
color: #443572;
}
</style>
background-color css
<style>
a { background-color: #443572; }
a { background-color: rgb(68,53,114); }
div.DivClassName
{
background-color: #443572;
}
.BgClassName
{
background-color: #443572;
}
</style>
border-color css
<style>
span { border-color: #443572; }
span { border-color: rgb(68,53,114); }
td.TdClassName
{
border-color: #443572;
}
.TagClassName
{
border-color: #443572;
}
</style>