Shades of Minsk #433370
Tints of Minsk #433370
RGB
CMYK
RGB Variations
Color information
#433370 (or 0x433370) is known color: Minsk. HEX triplet: 43, 33 and 70. RGB value is (67,51,112). Sum of RGB (Red+Green+Blue) = 67+51+112=230 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.13% from 230); Green value is 51 (20.31% from 255 or 22.17% from 230); Blue value is 112 (44.14% from 255 or 48.70% from 230); Max value from RGB is 112 - color contains mainly: blue. Hex color #433370 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433370 is #BCCC8F. Grayscale: #3E3E3E. Windows color (decimal): -12373136 or 7353155. OLE color: 7353155.
HSL color Cylindrical-coordinate representation of color #433370: hue angle of 255.74º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #433370 is Cyan = 0.40, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 51 | 112 | - |
| CMYK | 0.40 | 0.54 | 0 | 0.56 |
| HSL | 255.74º | 0.37% | 0.32% | - |
| HSV(B) | 255.74º | 0.54% | 0.44% | - |
| XYZ | 6.42 | 4.73 | 15.9 | - |
| YUV | 62.74 | 155.8 | 131.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 51 | 112 | 0.40 | 0.54 | 0 | 0.56 | 255.74 | 0.37 | 0.32 |
| Hex | 43 | 33 | 70 | 28 | 36 | 0 | 38 | 100 | 25 | 20 |
| Octal | 103 | 63 | 160 | 50 | 66 | 0 | 70 | 400 | 45 | 40 |
| Binary | 1000011 | 110011 | 1110000 | 101000 | 110110 | 0 | 111000 | 100000000 | 100101 | 100000 |
Color Harmonies of #433370
Complementary color
Monochromatic Colors of #433370
Black with #433370
Text Example
Text Example
White with #433370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433370; }
p { color: rgb(67,51,112); }
H1.HeaderClassName
{
color: #433370;
}
.AnyTagClassName
{
color: #433370;
}
</style>
background-color css
<style>
a { background-color: #433370; }
a { background-color: rgb(67,51,112); }
div.DivClassName
{
background-color: #433370;
}
.BgClassName
{
background-color: #433370;
}
</style>
border-color css
<style>
span { border-color: #433370; }
span { border-color: rgb(67,51,112); }
td.TdClassName
{
border-color: #433370;
}
.TagClassName
{
border-color: #433370;
}
</style>