Shades of Minsk #443864
Tints of Minsk #443864
RGB
CMYK
RGB Variations
Color information
#443864 (or 0x443864) is known color: Minsk. HEX triplet: 44, 38 and 64. RGB value is (68,56,100). Sum of RGB (Red+Green+Blue) = 68+56+100=224 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.36% from 224); Green value is 56 (22.27% from 255 or 25% from 224); Blue value is 100 (39.45% from 255 or 44.64% from 224); Max value from RGB is 100 - color contains mainly: blue. Hex color #443864 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443864 is #BBC79B. Grayscale: #404040. Windows color (decimal): -12306332 or 6568004. OLE color: 6568004.
HSL color Cylindrical-coordinate representation of color #443864: hue angle of 256.36º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #443864 is Cyan = 0.32, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 56 | 100 | - |
| CMYK | 0.32 | 0.44 | 0 | 0.61 |
| HSL | 256.36º | 0.28% | 0.31% | - |
| HSV(B) | 256.36º | 0.44% | 0.39% | - |
| XYZ | 6.1 | 4.98 | 12.7 | - |
| YUV | 64.6 | 147.98 | 130.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 56 | 100 | 0.32 | 0.44 | 0 | 0.61 | 256.36 | 0.28 | 0.31 |
| Hex | 44 | 38 | 64 | 20 | 2C | 0 | 3D | 100 | 1C | 1F |
| Octal | 104 | 70 | 144 | 40 | 54 | 0 | 75 | 400 | 34 | 37 |
| Binary | 1000100 | 111000 | 1100100 | 100000 | 101100 | 0 | 111101 | 100000000 | 11100 | 11111 |
Color Harmonies of #443864
Complementary color
Monochromatic Colors of #443864
Black with #443864
Text Example
Text Example
White with #443864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443864; }
p { color: rgb(68,56,100); }
H1.HeaderClassName
{
color: #443864;
}
.AnyTagClassName
{
color: #443864;
}
</style>
background-color css
<style>
a { background-color: #443864; }
a { background-color: rgb(68,56,100); }
div.DivClassName
{
background-color: #443864;
}
.BgClassName
{
background-color: #443864;
}
</style>
border-color css
<style>
span { border-color: #443864; }
span { border-color: rgb(68,56,100); }
td.TdClassName
{
border-color: #443864;
}
.TagClassName
{
border-color: #443864;
}
</style>