Shades of Minsk #433369
Tints of Minsk #433369
RGB
CMYK
RGB Variations
Color information
#433369 (or 0x433369) is known color: Minsk. HEX triplet: 43, 33 and 69. RGB value is (67,51,105). Sum of RGB (Red+Green+Blue) = 67+51+105=223 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.04% from 223); Green value is 51 (20.31% from 255 or 22.87% from 223); Blue value is 105 (41.41% from 255 or 47.09% from 223); Max value from RGB is 105 - color contains mainly: blue. Hex color #433369 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433369 is #BCCC96. Grayscale: #3D3D3D. Windows color (decimal): -12373143 or 6894403. OLE color: 6894403.
HSL color Cylindrical-coordinate representation of color #433369: hue angle of 257.78º degrees, saturation: 0.35, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #433369 is Cyan = 0.36, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 51 | 105 | - |
| CMYK | 0.36 | 0.51 | 0 | 0.59 |
| HSL | 257.78º | 0.35% | 0.31% | - |
| HSV(B) | 257.78º | 0.51% | 0.41% | - |
| XYZ | 6.05 | 4.58 | 13.93 | - |
| YUV | 61.94 | 152.3 | 131.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 51 | 105 | 0.36 | 0.51 | 0 | 0.59 | 257.78 | 0.35 | 0.31 |
| Hex | 43 | 33 | 69 | 24 | 33 | 0 | 3B | 102 | 23 | 1F |
| Octal | 103 | 63 | 151 | 44 | 63 | 0 | 73 | 402 | 43 | 37 |
| Binary | 1000011 | 110011 | 1101001 | 100100 | 110011 | 0 | 111011 | 100000010 | 100011 | 11111 |
Color Harmonies of #433369
Complementary color
Monochromatic Colors of #433369
Black with #433369
Text Example
Text Example
White with #433369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433369; }
p { color: rgb(67,51,105); }
H1.HeaderClassName
{
color: #433369;
}
.AnyTagClassName
{
color: #433369;
}
</style>
background-color css
<style>
a { background-color: #433369; }
a { background-color: rgb(67,51,105); }
div.DivClassName
{
background-color: #433369;
}
.BgClassName
{
background-color: #433369;
}
</style>
border-color css
<style>
span { border-color: #433369; }
span { border-color: rgb(67,51,105); }
td.TdClassName
{
border-color: #433369;
}
.TagClassName
{
border-color: #433369;
}
</style>