Shades of Minsk #443267
Tints of Minsk #443267
RGB
CMYK
RGB Variations
Color information
#443267 (or 0x443267) is known color: Minsk. HEX triplet: 44, 32 and 67. RGB value is (68,50,103). Sum of RGB (Red+Green+Blue) = 68+50+103=221 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.77% from 221); Green value is 50 (19.92% from 255 or 22.62% from 221); Blue value is 103 (40.62% from 255 or 46.61% from 221); Max value from RGB is 103 - color contains mainly: blue. Hex color #443267 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443267 is #BBCD98. Grayscale: #3D3D3D. Windows color (decimal): -12307865 or 6763076. OLE color: 6763076.
HSL color Cylindrical-coordinate representation of color #443267: hue angle of 260.38º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #443267 is Cyan = 0.34, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 50 | 103 | - |
| CMYK | 0.34 | 0.51 | 0 | 0.60 |
| HSL | 260.38º | 0.35% | 0.3% | - |
| HSV(B) | 260.38º | 0.51% | 0.4% | - |
| XYZ | 5.97 | 4.49 | 13.38 | - |
| YUV | 61.42 | 151.46 | 132.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 50 | 103 | 0.34 | 0.51 | 0 | 0.60 | 260.38 | 0.35 | 0.3 |
| Hex | 44 | 32 | 67 | 22 | 33 | 0 | 3C | 104 | 23 | 1E |
| Octal | 104 | 62 | 147 | 42 | 63 | 0 | 74 | 404 | 43 | 36 |
| Binary | 1000100 | 110010 | 1100111 | 100010 | 110011 | 0 | 111100 | 100000100 | 100011 | 11110 |
Color Harmonies of #443267
Complementary color
Monochromatic Colors of #443267
Black with #443267
Text Example
Text Example
White with #443267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443267; }
p { color: rgb(68,50,103); }
H1.HeaderClassName
{
color: #443267;
}
.AnyTagClassName
{
color: #443267;
}
</style>
background-color css
<style>
a { background-color: #443267; }
a { background-color: rgb(68,50,103); }
div.DivClassName
{
background-color: #443267;
}
.BgClassName
{
background-color: #443267;
}
</style>
border-color css
<style>
span { border-color: #443267; }
span { border-color: rgb(68,50,103); }
td.TdClassName
{
border-color: #443267;
}
.TagClassName
{
border-color: #443267;
}
</style>