Shades of Minsk #43316D
Tints of Minsk #43316D
RGB
CMYK
RGB Variations
Color information
#43316D (or 0x43316D) is known color: Minsk. HEX triplet: 43, 31 and 6D. RGB value is (67,49,109). Sum of RGB (Red+Green+Blue) = 67+49+109=225 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.78% from 225); Green value is 49 (19.53% from 255 or 21.78% from 225); Blue value is 109 (42.97% from 255 or 48.44% from 225); Max value from RGB is 109 - color contains mainly: blue. Hex color #43316D is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #43316D is #BCCE92. Grayscale: #3D3D3D. Windows color (decimal): -12373651 or 7156035. OLE color: 7156035.
HSL color Cylindrical-coordinate representation of color #43316D: hue angle of 258º degrees, saturation: 0.38, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #43316D is Cyan = 0.39, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 67 | 49 | 109 | - |
| CMYK | 0.39 | 0.55 | 0 | 0.57 |
| HSL | 258º | 0.38% | 0.31% | - |
| HSV(B) | 258º | 0.55% | 0.43% | - |
| XYZ | 6.17 | 4.49 | 15.01 | - |
| YUV | 61.22 | 154.96 | 132.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 49 | 109 | 0.39 | 0.55 | 0 | 0.57 | 258 | 0.38 | 0.31 |
| Hex | 43 | 31 | 6D | 27 | 37 | 0 | 39 | 102 | 26 | 1F |
| Octal | 103 | 61 | 155 | 47 | 67 | 0 | 71 | 402 | 46 | 37 |
| Binary | 1000011 | 110001 | 1101101 | 100111 | 110111 | 0 | 111001 | 100000010 | 100110 | 11111 |
Color Harmonies of #43316D
Complementary color
Monochromatic Colors of #43316D
Black with #43316D
Text Example
Text Example
White with #43316D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43316D; }
p { color: rgb(67,49,109); }
H1.HeaderClassName
{
color: #43316D;
}
.AnyTagClassName
{
color: #43316D;
}
</style>
background-color css
<style>
a { background-color: #43316D; }
a { background-color: rgb(67,49,109); }
div.DivClassName
{
background-color: #43316D;
}
.BgClassName
{
background-color: #43316D;
}
</style>
border-color css
<style>
span { border-color: #43316D; }
span { border-color: rgb(67,49,109); }
td.TdClassName
{
border-color: #43316D;
}
.TagClassName
{
border-color: #43316D;
}
</style>