Shades of Minsk #443874
Tints of Minsk #443874
RGB
CMYK
RGB Variations
Color information
#443874 (or 0x443874) is known color: Minsk. HEX triplet: 44, 38 and 74. RGB value is (68,56,116). Sum of RGB (Red+Green+Blue) = 68+56+116=240 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.33% from 240); Green value is 56 (22.27% from 255 or 23.33% from 240); Blue value is 116 (45.70% from 255 or 48.33% from 240); Max value from RGB is 116 - color contains mainly: blue. Hex color #443874 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443874 is #BBC78B. Grayscale: #424242. Windows color (decimal): -12306316 or 7616580. OLE color: 7616580.
HSL color Cylindrical-coordinate representation of color #443874: hue angle of 252º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #443874 is Cyan = 0.41, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 56 | 116 | - |
| CMYK | 0.41 | 0.52 | 0 | 0.55 |
| HSL | 252º | 0.35% | 0.34% | - |
| HSV(B) | 252º | 0.52% | 0.45% | - |
| XYZ | 6.95 | 5.32 | 17.18 | - |
| YUV | 66.43 | 155.98 | 129.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 56 | 116 | 0.41 | 0.52 | 0 | 0.55 | 252 | 0.35 | 0.34 |
| Hex | 44 | 38 | 74 | 29 | 34 | 0 | 37 | FC | 23 | 22 |
| Octal | 104 | 70 | 164 | 51 | 64 | 0 | 67 | 374 | 43 | 42 |
| Binary | 1000100 | 111000 | 1110100 | 101001 | 110100 | 0 | 110111 | 11111100 | 100011 | 100010 |
Color Harmonies of #443874
Complementary color
Monochromatic Colors of #443874
Black with #443874
Text Example
Text Example
White with #443874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443874; }
p { color: rgb(68,56,116); }
H1.HeaderClassName
{
color: #443874;
}
.AnyTagClassName
{
color: #443874;
}
</style>
background-color css
<style>
a { background-color: #443874; }
a { background-color: rgb(68,56,116); }
div.DivClassName
{
background-color: #443874;
}
.BgClassName
{
background-color: #443874;
}
</style>
border-color css
<style>
span { border-color: #443874; }
span { border-color: rgb(68,56,116); }
td.TdClassName
{
border-color: #443874;
}
.TagClassName
{
border-color: #443874;
}
</style>