Shades of Minsk #433065
Tints of Minsk #433065
RGB
CMYK
RGB Variations
Color information
#433065 (or 0x433065) is known color: Minsk. HEX triplet: 43, 30 and 65. RGB value is (67,48,101). Sum of RGB (Red+Green+Blue) = 67+48+101=216 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.02% from 216); Green value is 48 (19.14% from 255 or 22.22% from 216); Blue value is 101 (39.84% from 255 or 46.76% from 216); Max value from RGB is 101 - color contains mainly: blue. Hex color #433065 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433065 is #BCCF9A. Grayscale: #3B3B3B. Windows color (decimal): -12373915 or 6631491. OLE color: 6631491.
HSL color Cylindrical-coordinate representation of color #433065: hue angle of 261.51º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #433065 is Cyan = 0.34, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 48 | 101 | - |
| CMYK | 0.34 | 0.52 | 0 | 0.60 |
| HSL | 261.51º | 0.36% | 0.29% | - |
| HSV(B) | 261.51º | 0.52% | 0.4% | - |
| XYZ | 5.72 | 4.25 | 12.83 | - |
| YUV | 59.72 | 151.29 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 48 | 101 | 0.34 | 0.52 | 0 | 0.60 | 261.51 | 0.36 | 0.29 |
| Hex | 43 | 30 | 65 | 22 | 34 | 0 | 3C | 106 | 24 | 1D |
| Octal | 103 | 60 | 145 | 42 | 64 | 0 | 74 | 406 | 44 | 35 |
| Binary | 1000011 | 110000 | 1100101 | 100010 | 110100 | 0 | 111100 | 100000110 | 100100 | 11101 |
Color Harmonies of #433065
Complementary color
Monochromatic Colors of #433065
Black with #433065
Text Example
Text Example
White with #433065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433065; }
p { color: rgb(67,48,101); }
H1.HeaderClassName
{
color: #433065;
}
.AnyTagClassName
{
color: #433065;
}
</style>
background-color css
<style>
a { background-color: #433065; }
a { background-color: rgb(67,48,101); }
div.DivClassName
{
background-color: #433065;
}
.BgClassName
{
background-color: #433065;
}
</style>
border-color css
<style>
span { border-color: #433065; }
span { border-color: rgb(67,48,101); }
td.TdClassName
{
border-color: #433065;
}
.TagClassName
{
border-color: #433065;
}
</style>