Shades of Minsk #443268
Tints of Minsk #443268
RGB
CMYK
RGB Variations
Color information
#443268 (or 0x443268) is known color: Minsk. HEX triplet: 44, 32 and 68. RGB value is (68,50,104). Sum of RGB (Red+Green+Blue) = 68+50+104=222 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.63% from 222); Green value is 50 (19.92% from 255 or 22.52% from 222); Blue value is 104 (41.02% from 255 or 46.85% from 222); Max value from RGB is 104 - color contains mainly: blue. Hex color #443268 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443268 is #BBCD97. Grayscale: #3D3D3D. Windows color (decimal): -12307864 or 6828612. OLE color: 6828612.
HSL color Cylindrical-coordinate representation of color #443268: hue angle of 260º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #443268 is Cyan = 0.35, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 50 | 104 | - |
| CMYK | 0.35 | 0.52 | 0 | 0.59 |
| HSL | 260º | 0.35% | 0.3% | - |
| HSV(B) | 260º | 0.52% | 0.41% | - |
| XYZ | 6.02 | 4.51 | 13.65 | - |
| YUV | 61.54 | 151.96 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 50 | 104 | 0.35 | 0.52 | 0 | 0.59 | 260 | 0.35 | 0.3 |
| Hex | 44 | 32 | 68 | 23 | 34 | 0 | 3B | 104 | 23 | 1E |
| Octal | 104 | 62 | 150 | 43 | 64 | 0 | 73 | 404 | 43 | 36 |
| Binary | 1000100 | 110010 | 1101000 | 100011 | 110100 | 0 | 111011 | 100000100 | 100011 | 11110 |
Color Harmonies of #443268
Complementary color
Monochromatic Colors of #443268
Black with #443268
Text Example
Text Example
White with #443268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443268; }
p { color: rgb(68,50,104); }
H1.HeaderClassName
{
color: #443268;
}
.AnyTagClassName
{
color: #443268;
}
</style>
background-color css
<style>
a { background-color: #443268; }
a { background-color: rgb(68,50,104); }
div.DivClassName
{
background-color: #443268;
}
.BgClassName
{
background-color: #443268;
}
</style>
border-color css
<style>
span { border-color: #443268; }
span { border-color: rgb(68,50,104); }
td.TdClassName
{
border-color: #443268;
}
.TagClassName
{
border-color: #443268;
}
</style>