Shades of Minsk #443368
Tints of Minsk #443368
RGB
CMYK
RGB Variations
Color information
#443368 (or 0x443368) is known color: Minsk. HEX triplet: 44, 33 and 68. RGB value is (68,51,104). Sum of RGB (Red+Green+Blue) = 68+51+104=223 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.49% from 223); Green value is 51 (20.31% from 255 or 22.87% from 223); Blue value is 104 (41.02% from 255 or 46.64% from 223); Max value from RGB is 104 - color contains mainly: blue. Hex color #443368 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443368 is #BBCC97. Grayscale: #3D3D3D. Windows color (decimal): -12307608 or 6828868. OLE color: 6828868.
HSL color Cylindrical-coordinate representation of color #443368: hue angle of 259.25º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #443368 is Cyan = 0.35, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 51 | 104 | - |
| CMYK | 0.35 | 0.51 | 0 | 0.59 |
| HSL | 259.25º | 0.34% | 0.3% | - |
| HSV(B) | 259.25º | 0.51% | 0.41% | - |
| XYZ | 6.07 | 4.6 | 13.66 | - |
| YUV | 62.13 | 151.63 | 132.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 51 | 104 | 0.35 | 0.51 | 0 | 0.59 | 259.25 | 0.34 | 0.3 |
| Hex | 44 | 33 | 68 | 23 | 33 | 0 | 3B | 103 | 22 | 1E |
| Octal | 104 | 63 | 150 | 43 | 63 | 0 | 73 | 403 | 42 | 36 |
| Binary | 1000100 | 110011 | 1101000 | 100011 | 110011 | 0 | 111011 | 100000011 | 100010 | 11110 |
Color Harmonies of #443368
Complementary color
Monochromatic Colors of #443368
Black with #443368
Text Example
Text Example
White with #443368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443368; }
p { color: rgb(68,51,104); }
H1.HeaderClassName
{
color: #443368;
}
.AnyTagClassName
{
color: #443368;
}
</style>
background-color css
<style>
a { background-color: #443368; }
a { background-color: rgb(68,51,104); }
div.DivClassName
{
background-color: #443368;
}
.BgClassName
{
background-color: #443368;
}
</style>
border-color css
<style>
span { border-color: #443368; }
span { border-color: rgb(68,51,104); }
td.TdClassName
{
border-color: #443368;
}
.TagClassName
{
border-color: #443368;
}
</style>