Shades of Minsk #433168
Tints of Minsk #433168
RGB
CMYK
RGB Variations
Color information
#433168 (or 0x433168) is known color: Minsk. HEX triplet: 43, 31 and 68. RGB value is (67,49,104). Sum of RGB (Red+Green+Blue) = 67+49+104=220 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.45% from 220); Green value is 49 (19.53% from 255 or 22.27% from 220); Blue value is 104 (41.02% from 255 or 47.27% from 220); Max value from RGB is 104 - color contains mainly: blue. Hex color #433168 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433168 is #BCCE97. Grayscale: #3C3C3C. Windows color (decimal): -12373656 or 6828355. OLE color: 6828355.
HSL color Cylindrical-coordinate representation of color #433168: hue angle of 259.64º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #433168 is Cyan = 0.36, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 49 | 104 | - |
| CMYK | 0.36 | 0.53 | 0 | 0.59 |
| HSL | 259.64º | 0.36% | 0.3% | - |
| HSV(B) | 259.64º | 0.53% | 0.41% | - |
| XYZ | 5.91 | 4.39 | 13.63 | - |
| YUV | 60.65 | 152.46 | 132.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 49 | 104 | 0.36 | 0.53 | 0 | 0.59 | 259.64 | 0.36 | 0.3 |
| Hex | 43 | 31 | 68 | 24 | 35 | 0 | 3B | 104 | 24 | 1E |
| Octal | 103 | 61 | 150 | 44 | 65 | 0 | 73 | 404 | 44 | 36 |
| Binary | 1000011 | 110001 | 1101000 | 100100 | 110101 | 0 | 111011 | 100000100 | 100100 | 11110 |
Color Harmonies of #433168
Complementary color
Monochromatic Colors of #433168
Black with #433168
Text Example
Text Example
White with #433168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433168; }
p { color: rgb(67,49,104); }
H1.HeaderClassName
{
color: #433168;
}
.AnyTagClassName
{
color: #433168;
}
</style>
background-color css
<style>
a { background-color: #433168; }
a { background-color: rgb(67,49,104); }
div.DivClassName
{
background-color: #433168;
}
.BgClassName
{
background-color: #433168;
}
</style>
border-color css
<style>
span { border-color: #433168; }
span { border-color: rgb(67,49,104); }
td.TdClassName
{
border-color: #433168;
}
.TagClassName
{
border-color: #433168;
}
</style>