Shades of Minsk #443066
Tints of Minsk #443066
RGB
CMYK
RGB Variations
Color information
#443066 (or 0x443066) is known color: Minsk. HEX triplet: 44, 30 and 66. RGB value is (68,48,102). Sum of RGB (Red+Green+Blue) = 68+48+102=218 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.19% from 218); Green value is 48 (19.14% from 255 or 22.02% from 218); Blue value is 102 (40.23% from 255 or 46.79% from 218); Max value from RGB is 102 - color contains mainly: blue. Hex color #443066 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443066 is #BBCF99. Grayscale: #3B3B3B. Windows color (decimal): -12308378 or 6697028. OLE color: 6697028.
HSL color Cylindrical-coordinate representation of color #443066: hue angle of 262.22º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #443066 is Cyan = 0.33, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 68 | 48 | 102 | - |
| CMYK | 0.33 | 0.53 | 0 | 0.6 |
| HSL | 262.22º | 0.36% | 0.29% | - |
| HSV(B) | 262.22º | 0.53% | 0.4% | - |
| XYZ | 5.84 | 4.3 | 13.09 | - |
| YUV | 60.14 | 151.63 | 133.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 48 | 102 | 0.33 | 0.53 | 0 | 0.6 | 262.22 | 0.36 | 0.29 |
| Hex | 44 | 30 | 66 | 21 | 35 | 0 | 3C | 106 | 24 | 1D |
| Octal | 104 | 60 | 146 | 41 | 65 | 0 | 74 | 406 | 44 | 35 |
| Binary | 1000100 | 110000 | 1100110 | 100001 | 110101 | 0 | 111100 | 100000110 | 100100 | 11101 |
Color Harmonies of #443066
Complementary color
Monochromatic Colors of #443066
Black with #443066
Text Example
Text Example
White with #443066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443066; }
p { color: rgb(68,48,102); }
H1.HeaderClassName
{
color: #443066;
}
.AnyTagClassName
{
color: #443066;
}
</style>
background-color css
<style>
a { background-color: #443066; }
a { background-color: rgb(68,48,102); }
div.DivClassName
{
background-color: #443066;
}
.BgClassName
{
background-color: #443066;
}
</style>
border-color css
<style>
span { border-color: #443066; }
span { border-color: rgb(68,48,102); }
td.TdClassName
{
border-color: #443066;
}
.TagClassName
{
border-color: #443066;
}
</style>