Shades of Minsk #433068
Tints of Minsk #433068
RGB
CMYK
RGB Variations
Color information
#433068 (or 0x433068) is known color: Minsk. HEX triplet: 43, 30 and 68. RGB value is (67,48,104). Sum of RGB (Red+Green+Blue) = 67+48+104=219 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.59% from 219); Green value is 48 (19.14% from 255 or 21.92% from 219); Blue value is 104 (41.02% from 255 or 47.49% from 219); Max value from RGB is 104 - color contains mainly: blue. Hex color #433068 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433068 is #BCCF97. Grayscale: #3B3B3B. Windows color (decimal): -12373912 or 6828099. OLE color: 6828099.
HSL color Cylindrical-coordinate representation of color #433068: hue angle of 260.36º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #433068 is Cyan = 0.36, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 48 | 104 | - |
| CMYK | 0.36 | 0.54 | 0 | 0.59 |
| HSL | 260.36º | 0.37% | 0.3% | - |
| HSV(B) | 260.36º | 0.54% | 0.41% | - |
| XYZ | 5.87 | 4.31 | 13.62 | - |
| YUV | 60.07 | 152.79 | 132.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 48 | 104 | 0.36 | 0.54 | 0 | 0.59 | 260.36 | 0.37 | 0.3 |
| Hex | 43 | 30 | 68 | 24 | 36 | 0 | 3B | 104 | 25 | 1E |
| Octal | 103 | 60 | 150 | 44 | 66 | 0 | 73 | 404 | 45 | 36 |
| Binary | 1000011 | 110000 | 1101000 | 100100 | 110110 | 0 | 111011 | 100000100 | 100101 | 11110 |
Color Harmonies of #433068
Complementary color
Monochromatic Colors of #433068
Black with #433068
Text Example
Text Example
White with #433068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433068; }
p { color: rgb(67,48,104); }
H1.HeaderClassName
{
color: #433068;
}
.AnyTagClassName
{
color: #433068;
}
</style>
background-color css
<style>
a { background-color: #433068; }
a { background-color: rgb(67,48,104); }
div.DivClassName
{
background-color: #433068;
}
.BgClassName
{
background-color: #433068;
}
</style>
border-color css
<style>
span { border-color: #433068; }
span { border-color: rgb(67,48,104); }
td.TdClassName
{
border-color: #433068;
}
.TagClassName
{
border-color: #433068;
}
</style>