Shades of Minsk #433265
Tints of Minsk #433265
RGB
CMYK
RGB Variations
Color information
#433265 (or 0x433265) is known color: Minsk. HEX triplet: 43, 32 and 65. RGB value is (67,50,101). Sum of RGB (Red+Green+Blue) = 67+50+101=218 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.73% from 218); Green value is 50 (19.92% from 255 or 22.94% from 218); Blue value is 101 (39.84% from 255 or 46.33% from 218); Max value from RGB is 101 - color contains mainly: blue. Hex color #433265 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433265 is #BCCD9A. Grayscale: #3C3C3C. Windows color (decimal): -12373403 or 6632003. OLE color: 6632003.
HSL color Cylindrical-coordinate representation of color #433265: hue angle of 260º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #433265 is Cyan = 0.34, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 50 | 101 | - |
| CMYK | 0.34 | 0.50 | 0 | 0.60 |
| HSL | 260º | 0.34% | 0.3% | - |
| HSV(B) | 260º | 0.5% | 0.4% | - |
| XYZ | 5.8 | 4.41 | 12.86 | - |
| YUV | 60.9 | 150.63 | 132.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 50 | 101 | 0.34 | 0.50 | 0 | 0.60 | 260 | 0.34 | 0.3 |
| Hex | 43 | 32 | 65 | 22 | 32 | 0 | 3C | 104 | 22 | 1E |
| Octal | 103 | 62 | 145 | 42 | 62 | 0 | 74 | 404 | 42 | 36 |
| Binary | 1000011 | 110010 | 1100101 | 100010 | 110010 | 0 | 111100 | 100000100 | 100010 | 11110 |
Color Harmonies of #433265
Complementary color
Monochromatic Colors of #433265
Black with #433265
Text Example
Text Example
White with #433265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433265; }
p { color: rgb(67,50,101); }
H1.HeaderClassName
{
color: #433265;
}
.AnyTagClassName
{
color: #433265;
}
</style>
background-color css
<style>
a { background-color: #433265; }
a { background-color: rgb(67,50,101); }
div.DivClassName
{
background-color: #433265;
}
.BgClassName
{
background-color: #433265;
}
</style>
border-color css
<style>
span { border-color: #433265; }
span { border-color: rgb(67,50,101); }
td.TdClassName
{
border-color: #433265;
}
.TagClassName
{
border-color: #433265;
}
</style>