Shades of Minsk #433864
Tints of Minsk #433864
RGB
CMYK
RGB Variations
Color information
#433864 (or 0x433864) is known color: Minsk. HEX triplet: 43, 38 and 64. RGB value is (67,56,100). Sum of RGB (Red+Green+Blue) = 67+56+100=223 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.04% from 223); Green value is 56 (22.27% from 255 or 25.11% from 223); Blue value is 100 (39.45% from 255 or 44.84% from 223); Max value from RGB is 100 - color contains mainly: blue. Hex color #433864 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433864 is #BCC79B. Grayscale: #404040. Windows color (decimal): -12371868 or 6568003. OLE color: 6568003.
HSL color Cylindrical-coordinate representation of color #433864: hue angle of 255º 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 #433864 is Cyan = 0.33, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 56 | 100 | - |
| CMYK | 0.33 | 0.44 | 0 | 0.61 |
| HSL | 255º | 0.28% | 0.31% | - |
| HSV(B) | 255º | 0.44% | 0.39% | - |
| XYZ | 6.03 | 4.94 | 12.69 | - |
| YUV | 64.31 | 148.14 | 129.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 56 | 100 | 0.33 | 0.44 | 0 | 0.61 | 255 | 0.28 | 0.31 |
| Hex | 43 | 38 | 64 | 21 | 2C | 0 | 3D | FF | 1C | 1F |
| Octal | 103 | 70 | 144 | 41 | 54 | 0 | 75 | 377 | 34 | 37 |
| Binary | 1000011 | 111000 | 1100100 | 100001 | 101100 | 0 | 111101 | 11111111 | 11100 | 11111 |
Color Harmonies of #433864
Complementary color
Monochromatic Colors of #433864
Black with #433864
Text Example
Text Example
White with #433864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433864; }
p { color: rgb(67,56,100); }
H1.HeaderClassName
{
color: #433864;
}
.AnyTagClassName
{
color: #433864;
}
</style>
background-color css
<style>
a { background-color: #433864; }
a { background-color: rgb(67,56,100); }
div.DivClassName
{
background-color: #433864;
}
.BgClassName
{
background-color: #433864;
}
</style>
border-color css
<style>
span { border-color: #433864; }
span { border-color: rgb(67,56,100); }
td.TdClassName
{
border-color: #433864;
}
.TagClassName
{
border-color: #433864;
}
</style>