Shades of Minsk #433470
Tints of Minsk #433470
RGB
CMYK
RGB Variations
Color information
#433470 (or 0x433470) is known color: Minsk. HEX triplet: 43, 34 and 70. RGB value is (67,52,112). Sum of RGB (Red+Green+Blue) = 67+52+112=231 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.00% from 231); Green value is 52 (20.70% from 255 or 22.51% from 231); Blue value is 112 (44.14% from 255 or 48.48% from 231); Max value from RGB is 112 - color contains mainly: blue. Hex color #433470 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433470 is #BCCB8F. Grayscale: #3F3F3F. Windows color (decimal): -12372880 or 7353411. OLE color: 7353411.
HSL color Cylindrical-coordinate representation of color #433470: hue angle of 255º 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 #433470 is Cyan = 0.40, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 52 | 112 | - |
| CMYK | 0.40 | 0.54 | 0 | 0.56 |
| HSL | 255º | 0.37% | 0.32% | - |
| HSV(B) | 255º | 0.54% | 0.44% | - |
| XYZ | 6.47 | 4.82 | 15.92 | - |
| YUV | 63.33 | 155.47 | 130.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 112 | 0.40 | 0.54 | 0 | 0.56 | 255 | 0.37 | 0.32 |
| Hex | 43 | 34 | 70 | 28 | 36 | 0 | 38 | FF | 25 | 20 |
| Octal | 103 | 64 | 160 | 50 | 66 | 0 | 70 | 377 | 45 | 40 |
| Binary | 1000011 | 110100 | 1110000 | 101000 | 110110 | 0 | 111000 | 11111111 | 100101 | 100000 |
Color Harmonies of #433470
Complementary color
Monochromatic Colors of #433470
Black with #433470
Text Example
Text Example
White with #433470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433470; }
p { color: rgb(67,52,112); }
H1.HeaderClassName
{
color: #433470;
}
.AnyTagClassName
{
color: #433470;
}
</style>
background-color css
<style>
a { background-color: #433470; }
a { background-color: rgb(67,52,112); }
div.DivClassName
{
background-color: #433470;
}
.BgClassName
{
background-color: #433470;
}
</style>
border-color css
<style>
span { border-color: #433470; }
span { border-color: rgb(67,52,112); }
td.TdClassName
{
border-color: #433470;
}
.TagClassName
{
border-color: #433470;
}
</style>